Skip to content

v0.3.0 - Mary Markdown

Choose a tag to compare

@RyanZim RyanZim released this 19 Aug 14:56
· 114 commits to master since this release

This is our third release, codenamed Mary Markdown.

Breaking Changes

  • The required --engine (-e) flag has been removed in favor of a mandatory positional argument. a27e773
  • The (undocumented) JS API has changed. 60c2474
  • .md and .markdown files in src/ are now compiled as well as .html files. f851cf9

New Features

Bugfixes

  • Directory names ending in .html do not throw errors d7979e9

Other changes