Commit Graph

8 Commits (792d991fb2ed6aff52a0c1c3c57151802ded31c3)

Author SHA1 Message Date
trivernis 792d991fb2 Improve template syntax
Templates are still wip. Currently they can be used in metadata
by starting the value with %
4 years ago
trivernis 8498f4c66c Change bibliography to an easier concept
Definitions are similar to the markdown key-url definitions:
[key]:url
[key]:[metadata]

References work like some markdown-footnote concepts:

[^key]
4 years ago
trivernis cb8f469853 Fix EOF handling 4 years ago
trivernis 6bf51b91f0 Add color formatting 4 years ago
trivernis d5e2db3e1f Add emoji parsing 4 years ago
trivernis 3c88632548 Improve section handling and add Checkboxes
Huge improvements to section handling by postprocessing elements and reordering them,
mergin with imports and so on to get a one-document output with no nesting errors.
4 years ago
trivernis 4af6ab9487 Add Superscript and update Readme with Roadmap 4 years ago
trivernis 5ee46ac8df Add Superscript and Update Readme 4 years ago