Cargo Features
Pullup has no features set by default.
[dependencies]
pullup = { version = "0.3.8", features = ["markdown", "mdbook", "typst", "builder", "tracing"] }
- markdown mdbook?
-
Enables pulldown-cmark ^0.9.2
Affects
pullup::markdown
… - mdbook = markdown
-
TODO: Make this work without the markdown feature.
Enables pulldown_mdbook
Affects
pullup::mdbook
… - typst
-
Enables pulldown_typst
Affects
pullup::typst
,to::typst
,to::typst
… - builder
-
Enables typed-builder ^0.18.0
- tracing
-
Enables tracing, tracing of pulldown_mdbook and pulldown_typst