Commit Graph

2 Commits (eb1bf2377be15deb593a3e2426558d92c1973107)

Author SHA1 Message Date
zeripath 9f959ac064
Make TaskCheckBox render correctly ()
* Fix checkbox rendering

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Normalize checkbox rendering

Signed-off-by: Andrew Thornton <art27@cantab.net>

* set the checkboxes to readonly instead of disabled

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering ()
* Add control for the rendering of the frontmatter
* Add control to include a TOC
* Add control to set language - allows control of ToC header and CJK glyph choice.

Signed-off-by: Andrew Thornton art27@cantab.net