Class: Kramdown::Options::AlwaysEqual

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

Instance Method Summary collapse

Instance Method Details

#==(_other) ⇒ Object



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

def ==(_other)
  true
end