mdbook/src/renderer/html_handlebars/helpers
Eric Huss 3cfed10098 Update to pulldown-cmark 0.5. (#898)
* Update to pulldown-cmark 0.4.1.

* Update to pulldown-cmark 0.5.2.

* Remove pulldown-cmark-to-cmark dependency.

Since it is not compatible with the new pulldown-cmark. This example isn't
directly usable, anyways, and I think the no-op example sufficiently shows how
to make a preprocessor.

* cargo fmt

* Fix example link.
2019-06-11 18:26:24 +02:00
..
mod.rs Run rustfmt. 2018-12-04 00:11:41 +01:00
navigation.rs Remove 'static lifetime from static vars (#947) 2019-05-31 18:01:02 +02:00
theme.rs Deny 2018 edition idioms globally (#911) 2019-05-06 22:50:34 +02:00
toc.rs Update to pulldown-cmark 0.5. (#898) 2019-06-11 18:26:24 +02:00