master
Changes:
List all headings and build a hierarchy of the headings inside a markdown file
Fixes #84
Fixes #87: ConvertLocalLinks doesn't work
Version to v0.10: added support for Extra mode's {} special attributes for links and images (id, class, name-value pairs). Updated theme to support 'img.shadowed' which is usable through special attributes. Figure images are always shadowed. Fixed some horrible code formatting from old markdown code.
Respect PathSpecification when resolving relative urls in the source files to ensure they don't result in 404
Fix file name typo
Added light theme, fixed #40