Class Kramdown::Options::Boolean
In: lib/kramdown/options.rb
Parent: Object

Helper class introducing a boolean type for specifying boolean values (true and false) as option types.

Methods

===  

Public Class methods

Return true if other is either true or false

[Validate]