Vincent Prouillet
|
622b0f2965
|
Serialize toc level
|
2020-02-02 17:48:43 -08:00 |
|
Sam Ford
|
e804f907b2
|
Use Rust 2018 edition (#885)
|
2020-02-02 17:48:43 -08:00 |
|
Marcus Klaas de Vries
|
4fd5d3f348
|
Bump pulldown_cmark to version 0.6.0 (#797)
* Bump pulldown_cmark to version 0.6.0
* Rename headers to headings
|
2019-09-06 23:36:30 +02:00 |
|
Vincent Prouillet
|
b396a1bc20
|
Add --drafts flag + rustfmt
|
2019-08-24 22:23:08 +02:00 |
|
southerntofu
|
4695b029a0
|
Fix ToC generation for heading levels > 3 (bugfix) (#774)
* Fix ToC generation for heading levels > 3
* typo
* Add tests for deep ToCs
* Code style change
|
2019-08-15 10:19:32 +02:00 |
|
Vincent Prouillet
|
9398ab789c
|
Clone-less toc making
|
2019-01-28 00:34:18 +01:00 |
|
Peng Guanwen
|
c027cd97d6
|
Footnote is now supported in headers
This fixes #569 .
`markdown_to_html` is heavily refactored, header-related things is
handled in a second pass.
|
2019-01-12 16:55:52 +08:00 |
|
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
2018-10-31 08:18:57 +01:00 |
|
Michael Plotke
|
4db629a060
|
prevent html tags from appearing in the toc
|
2018-10-18 08:58:50 -04:00 |
|
Vincent Prouillet
|
38b30eb144
|
Update deps and fix deprecrations
|
2018-09-09 19:43:14 +02:00 |
|
Vincent Prouillet
|
60a52fd2cc
|
Some intellij reformatting
|
2018-07-31 15:30:49 +02:00 |
|
Vincent Prouillet
|
85e13483eb
|
Use the new shortcode parser
|
2018-06-25 18:00:05 +02:00 |
|
Vincent Prouillet
|
c2b190513e
|
Refactor markdown header rendering
|
2017-09-27 23:09:13 +09:00 |
|
Vincent Prouillet
|
b3d002f54d
|
Clippy run
|
2017-07-11 22:51:02 +09:00 |
|
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
2017-07-01 16:47:41 +09:00 |
|