Skip to main content

Module code_blocks

Module code_blocks 

Source
Expand description

Fenced code block parsing utilities.

Structs§

InfoString
Parsed attributes from a code block info string.

Enums§

CodeBlockType
Represents the type of code block based on its info string syntax.