diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-01-15 22:13:57 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-01-15 22:32:16 -0800 |
| commit | c6551433b2229130000bd547c879751270430867 (patch) | |
| tree | 49b21f1967c1e86d7f52a90156384014bd4cce4a /pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs | |
| parent | cdf8c69fb94aeae4f0284a6b534321552d4bed2a (diff) | |
T.P.Chunks changes.
+ Re-use `toTocTree` in constructing `chunkedTOC`.
Previously we used an entirely different function toTOCTree'.
+ Improve `tocToList` so that it avoids empty lists of
items that are omitted because they are below the toc depth.
pandoc-lua-engine:
+ Fix structure tests in light of last change.
T.P.Writers.ChunkedHTML:
+ Reuse `tocToList` in `buildTOC`.
T.P.Writers.EPUB:
+ Adjust EPUB writer for Chunks changes.
Diffstat (limited to 'pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs')
0 files changed, 0 insertions, 0 deletions
