Markup Versions Save

Determines which markup library to use to render a content file (e.g. README) on GitHub

v3.0.4

5 years ago
  • Expose options in #render_s #1249
  • Upgrade to Asciidoctor 2.0.x #1264

v3.0.3

5 years ago
  • Temporarily remove support for POD6 #1248

v3.0.2

5 years ago
  • Add support for POD6 #1173

v3.0.1

5 years ago
  • Remove linguist-detected RMarkdown files from the Markdown renderer #1237

v3.0.0

5 years ago
  • Allow passing options through to CommonMarker #1236
  • Symlink option is now a keyword arg #1236

v2.0.2

5 years ago
  • Don't render rmd files as Markdown #1235

v2.0.1

5 years ago
  • Create anchor for every =item directive in POD files #1165

v2.0.0

6 years ago
  • Remove filesystem access #1157

v1.7.0

6 years ago
  • Updates for Linguist v6 #1139
  • Update to Nokogiri ~> 1.8; drop support for Ruby 2.0 #1156

v1.4.9

6 years ago
  • Reverted #537 to avoid extra dependencies