zola/components/rendering
Luca Bruno 3346439a32
rendering: keep track of all internal links (#1424)
This updates rendered markdown structures in order to keep track
of all internal links, not anymore limiting to only those targeting
an explicit anchor fragment.
The goal of this rework is to allow building other features, such
as backlinks, on top of the existing collection of internal links.
2021-04-21 21:13:11 +02:00
..
benches Move markdown config to its own section in config.toml 2020-12-14 20:43:31 +01:00
src rendering: keep track of all internal links (#1424) 2021-04-21 21:13:11 +02:00
tests Serializing lang aware configs 2021-04-07 22:13:15 +02:00
Cargo.toml Implemented emoji aliases support in markdown files (#1194) 2020-12-14 20:43:31 +01:00