Cargo Features

ptth_server has no features set by default.

[dependencies]
ptth_server = { version = "2.1.0", features = ["markdown"] }
markdown = pulldown-cmark

Affects internal::MarkdownErrWrapper

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pulldown-cmark markdown?

Enables pulldown-cmark ^0.8.0