Skip to content

v0.17.0

Compare
Choose a tag to compare
@jekyllbot jekyllbot released this 21 Dec 12:33
· 179 commits to master since this release
3b37a14

Bug Fixes

  • Unfreeze strings in importers that modify literals (#381)
  • Patch missing per_page bug in Tumblr importer (#383)

Minor Enhancements

  • remove extra / if passed with --url (#378)
  • Convert Tumblr content to Markdown when opted for (#384)
  • Convert HTML to MD with ReverseMarkdown instead (#386)

Development Fixes

  • Prettify JSON payloads in test_tumblr_importer (#385)