kramdown / parser-gfm

kramdown-parser-gfm provides a kramdown parser for the GFM dialect of Markdown
Other
55 stars 14 forks source link

Move GFM options into a separate file #4

Closed ashmaroli closed 5 years ago

ashmaroli commented 5 years ago

Since this entire repository is about the GFM parser, the Kramdown::Options can be moved to a separate file. Additionally, it'd be better to format the heredoc using Ruby 2.3 feature "squiggly heredocs" to intend the text with respect to define(...)