Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.0.0 source code.tar.gz | 2022-12-04 | 1.1 MB | |
1.0.0.0 source code.zip | 2022-12-04 | 1.2 MB | |
README.md | 2022-12-04 | 982 Bytes | |
Totals: 3 Items | 2.3 MB | 0 |
- UI
- Index pages are no longer marked as 'experimental'
- Add external link icon to external links (this behaviour is customizable). #189
js.mermaid
snippet uses the "module" script tag approach, which is added to end of<body>
. See here.- Align dates in timeline queries
- Configuration
- Add
page.bodyHtml
option to inject custom HTML at the end of<body>
tag. - Packaging
- Move tests to their own cabal component (thereby, also, unexpose them from library exposed modules)
- Wikilink parser is now a separate library: https://github.com/srid/commonmark-wikilink
- Use
heist-extra
0.2.0.0 which switches over fromheist-emanote
to using officialheist
package. - Bug fixes
- [#380] & [#386]: Better handling of
.org
and.md
ambiguties. Default layer'sindex.md
has been removed.