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

  • 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