Module markdown_it::generics::inline
source · Expand description
Generic inline-level structures.
Modules
- Structure similar to
`code span`with configurable markers of variable length. - Structure similar to
*emphasis*with configurable markers of fixed length. - Structure similar to
[link](<to> "stuff")with configurable prefix.