Module markdown_it::common
source · [−]Expand description
Self-contained modules used for miscellaneous purposes.
These are all candidates for being separated into different crates, tell me if functionality they provide is useful enough to do that.
Modules
URL parsing utils that gracefully handle invalid input.
Plugin manager with dependency resolution.
Tools to work with source positions and mapping.
Random assortment of functions that’s used internally to write plugins.
Structs
std::any::TypeId and std::any::type_name fused into one struct.