zola/components/rendering/src
Peng Guanwen 774514f4d4 refactor markdown_to_html
this commit contains two refactors:
- extract custom link transformations into a function.
- separate some trivial markup generation.
2019-01-05 23:50:30 +08:00
..
content.pest Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
context.rs rustfmt 2018-10-31 08:18:57 +01:00
lib.rs Fix shortcodes <-> markdown indentation 2018-11-16 18:19:38 +01:00
markdown.rs refactor markdown_to_html 2019-01-05 23:50:30 +08:00
shortcode.rs Fix broken taxonomies pagination 2018-11-29 20:24:46 +01:00
table_of_contents.rs rustfmt 2018-10-31 08:18:57 +01:00