Cargo Features
ogmarkup has no features set by default.
[dependencies]
ogmarkup = { version = "0.99.0", features = ["html"] }
- html = maud
-
Affects
ogmarkup::html
…
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.
- maud html?
-
Enables maud ^0.20