Expand description
Tokenizer for inline markdown content.
This module provides tokenization of markdown inline content, breaking text into tokens for formatting markers, text, and special elements.
Structs§
- Tokenizer
- Tokenizer for inline markdown content.
Enums§
- Token
- Token types for inline markdown content.