Skip to content

Releases: github/markup

v5.0.1

17 Jun 15:55
2c4e963

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

17 Jun 15:13
c15159b

Choose a tag to compare

What's Changed

  • Add markdown support for .mdx files by @ctmayn in #1730
  • Update nokogiri, nokogiri-diff, rdoc, drop support for Ruby < 3 by @kenyonj in #1814

New Contributors

Full Changelog: v4.0.2...v5.0.0

v3.0.4

02 Apr 23:41

Choose a tag to compare

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

v3.0.3

17 Dec 05:50

Choose a tag to compare

  • Temporarily remove support for POD6 #1248

v3.0.2

12 Dec 04:08

Choose a tag to compare

  • Add support for POD6 #1173

v3.0.1

18 Oct 23:16

Choose a tag to compare

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

v3.0.0

18 Oct 04:58

Choose a tag to compare

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

v2.0.2

14 Oct 22:53

Choose a tag to compare

  • Don't render rmd files as Markdown #1235

v2.0.1

14 Oct 22:51

Choose a tag to compare

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

v2.0.0

30 Jan 23:38

Choose a tag to compare

  • Remove filesystem access #1157