diff options
| author | John MacFarlane <[email protected]> | 2023-01-05 21:52:44 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-01-11 09:08:16 -0800 |
| commit | ec23d938e07ef8b978375766013a63f4f5b85346 (patch) | |
| tree | 60467152cc2de5e6a4222e577eeab40b1adaba3f /INSTALL.md | |
| parent | 0c453d275ddd12a67a087333d4847d6f48d85c98 (diff) | |
Add ChunkedHTML writer.
- Add module Text.Pandoc.Writers.ChunkedHTML,
exporting writeChunkedHtml [API change].
- Revised API for Text.Pandoc.Chunks.
`chunkNext`, `chunkPrev`, `chunkUp` are now
just `Maybe Chunk`.
- Fix assignment of navigation elements of Chunks.
- Strip off anchor portion of next and prev links.
- Remove Ord instances for SecInfo, Chunk.
- Derive Show, Eq, Generic for ChunkDoc.
- Add `chunkSectionNumber`, `chunkUnlisted`.
- Automatically unwrap the zip to a directory
if an extensionless output file specified.
- Incorporate images with relative paths below working dir.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions
