zola/components/markdown/tests
TheOnlyMrCat 2532198acb Prevent spans crossing line boundaries in class-based code block formatter (#2237)
* Prevent spans crossing line boundaries in class formatter

* Add snapshot tests for classed highlighting
2023-12-18 23:24:06 +01:00
..
snapshots Prevent spans crossing line boundaries in class-based code block formatter (#2237) 2023-12-18 23:24:06 +01:00
codeblocks.rs Prevent spans crossing line boundaries in class-based code block formatter (#2237) 2023-12-18 23:24:06 +01:00
common.rs Reenable link rewriting for colocated assets 2022-06-10 20:41:24 +02:00
img.rs Add support for lazy loading images (#2211) 2023-12-18 23:24:06 +01:00
links.rs Re-organise content and remove slotmap indirection level (#1827) 2022-04-26 20:51:04 +02:00
markdown.rs Insert anchor as full heading (#1916) 2022-07-10 15:02:07 +02:00
shortcodes.rs Re-organise content and remove slotmap indirection level (#1827) 2022-04-26 20:51:04 +02:00
summary.rs Re-organise content and remove slotmap indirection level (#1827) 2022-04-26 20:51:04 +02:00
toc.rs Re-organise content and remove slotmap indirection level (#1827) 2022-04-26 20:51:04 +02:00