Class: Kramdown::Options::AlwaysEqual

Inherits:
Object
  • Object
show all
Defined in:
lib/kramdown/parser/kramdown_with_automatic_external_links.rb

Instance Method Summary collapse

Instance Method Details

#==(other) ⇒ Object



7
8
9
# File 'lib/kramdown/parser/kramdown_with_automatic_external_links.rb', line 7

def ==(other)
  true
end