v0.2.0
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: