Commit Graph

4 Commits

Author SHA1 Message Date
Everett Hildenbrandt
946fa1d498 tools/pandoc-{site,drop-toc}, Shake, site/, doc/: switch from bulletlist to metainline toc marker
Files `site/doc/{1.0,1.1}/hledger-ui.md` had to be treated specially because
thay had some other elements inside the same `BulletList` that the `toc` lived
inside. Because only the first element of the `BulletList` is compared, these
extra HTML elements were either dropped or replaced with a TOC at compile time.
By switching to the meta-inline `\$toc\$`, they started to persist into the
resulting HTML. The fix was to drop them from the source markdown.
2018-05-21 08:35:49 -07:00
Martin Michlmayr
633ad4455f doc: update references to the faq
Update references to the FAQ in the documentation and on the web site.
2018-03-31 17:58:29 +01:00
Christoph Nicolai
69d52e891e Update journal.md
The link to the ledger wiki on pointed to an "new wiki entry site".
The entry apparently has been renamed.

This is my very first PR on any repo, so please make sure I didn't make a mistake :)
Thanks for the great work!
2018-01-10 07:58:14 -08:00
Simon Michael
effb679569 doc: add 1.5 manuals snapshot 2017-12-31 10:34:48 -08:00