zola/components/utils
Phil Lord afc6a71a79
Allow new lines before anchor (#1905)
Previously the heuristic check for links required spaces before the
attribute to ensure that attributes suffixed with `id` were not
identified. This has now been expanded to any white space character to
enable the `id` attribute to start on a new line.
2022-06-21 15:53:07 +02:00
..
src Allow new lines before anchor (#1905) 2022-06-21 15:53:07 +02:00
test-files Create pull request/add yaml to load data (#1842) 2022-04-29 20:22:02 +02:00
test-templates Fix some theme extension 2020-02-10 23:09:22 +01:00
Cargo.toml Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00