Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@nicolas-fricke nicolas-fricke released this 03 Nov 13:26
· 128 commits to master since this release

In this second release we added support to:

  • Export AMP along with required libraries for AMP rendering
  • Configure custom HTML and AMP element exporters
  • Resolve oembed elements in HTML export

One potentially breaking change was added:

  • Export quotes as <div> instead of <aside>

Fixes:

  • Support Vimeo videos with old flash player URLs
  • Make Google Parser more fault tolerant
  • Respect linebreaks when importing Google Docs
  • Export linebreaks in JSON to <br> tags in HTML / AMP