Skip to content

v0.2.0

Compare
Choose a tag to compare
@marcel-hofer marcel-hofer released this 31 Oct 13:26
· 31 commits to master since this release

Added the following features:

  • Markdown plugins:
    • Captions for defining table / figure / ... captions
  • Template helpers:
    • Resolve helper to resolve asset paths from npm modules
    • Concat helper to concat multiple strings
    • IsEmpty helper to check an object if it is empty (including object and array support)
    • Lookup helper to resolve properties of objects by name

Resolved the following issues:

  • #11 Use jQuery from npm package
  • #12 Add support for table of figures / tables / formulas