toidiu
|
09f691fa47
|
add id to continue reading p tag (#577)
* add id to continue reading p tag
|
5 years ago |
Peng Guanwen
|
972aab1ac4
|
Add emphasis, strong and code support in header
|
5 years ago |
Vincent Prouillet
|
e2c3bb2ce2
|
Fix shortcodes <-> markdown indentation
|
6 years ago |
Vincent Prouillet
|
7af314c61e
|
Update deps + fmt
|
6 years ago |
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
6 years ago |
Vincent Prouillet
|
f84ae7c93b
|
Rename all occurrences of gutenberg to zola in code
|
6 years ago |
Michael Plotke
|
4db629a060
|
prevent html tags from appearing in the toc
|
6 years ago |
Vincent Prouillet
|
ee3f4dc511
|
Update to syntect 3
|
6 years ago |
Vincent Prouillet
|
f100d956c6
|
Fix incorrect default for highlight_code of Config
|
6 years ago |
Vincent Prouillet
|
b4158921dd
|
Fix email links being checked by link checker
Closes #403
|
6 years ago |
Thomas Hurst
|
68690a2cf1
|
Add a test for summary handling in Markdown rendering.
|
6 years ago |
Thomas Hurst
|
c53c403790
|
Update rendering tests
|
6 years ago |
Vincent Prouillet
|
e0291cec65
|
Add Swift, MiniZinc syntax and update the rest
Also fix tests
Close #367, #372
|
6 years ago |
Vincent Prouillet
|
3e48ff24b5
|
Add an external link checker
Close #115
|
6 years ago |
Vincent Prouillet
|
3eb571fdbf
|
Trim left every line of a shortcode to avoid the accidental markdown codeblock
|
6 years ago |
Vincent Prouillet
|
d69ada09d2
|
Make permalinks out of co-located images
|
6 years ago |
Vincent Prouillet
|
ef543b3d2b
|
Make co-located asset link permalinks
|
6 years ago |
Vincent Prouillet
|
d39edd8ecb
|
Allow links in headers
|
6 years ago |
Vincent Prouillet
|
85e13483eb
|
Use the new shortcode parser
|
6 years ago |
Vincent Prouillet
|
d67211bfd6
|
Fix many shortcode parsing issues
Closes #228
Closes #229
|
6 years ago |
Vincent Prouillet
|
77634ebe83
|
Update syntect
|
6 years ago |
Reilly Tucker Siemens
|
e662f73438
|
Hack fix and new tests for body-shortcodes
|
7 years ago |
Vincent Prouillet
|
9d0f84051d
|
Add test for unterminated shortcode#
|
7 years ago |
Vincent Prouillet
|
7d7efdd6ea
|
Handle markdown parser potentially splitting shortcodes
|
7 years ago |
Vincent Prouillet
|
c2b190513e
|
Refactor markdown header rendering
|
7 years ago |
Vincent Prouillet
|
ce704097a4
|
Add benches for rendering crate
|
7 years ago |