class ReverseMarkdown::Config

def github_flavored

def github_flavored
  @inline_options[:github_flavored] || @github_flavored
end