summary refs log tree commit diff stats
path: root/example/lpm.toml (follow)
Commit message (Collapse)AuthorAge
* feat(templates): Provide a consistent syntax for replacementsBenedikt Peetz2024-09-29
| | | | | | All replacements now start with `lpm::` and thus provide a future way to extend them. This change also adds the ability to access the chapter name in a new section and the current data in a new chapter.
* docs(example): Add an example directoryBenedikt Peetz2024-03-31