Skip to content

Version 0.1.3 "Pacifist Tasmanian Devil"

Compare
Choose a tag to compare
@allejo allejo released this 17 Feb 00:38
· 348 commits to master since this release

A maintenance release with small bug fixes.

New

  • Added new toc filter that will pick out headings from given HTML and make them into an unordered list

Change

  • All HTML headings now have IDs generated for them in markdown content

Fixes

  • Parsing HTML isn't the same as XML, so filters like summary have been made more robust and knowledgable about HTML
  • ContentItems not being a part of a collection no longer crashes the watch command
  • DataItems now correctly have access to basename, permalink, targetFile, and redirects for when they are in Datasets