Structs§
- Attr
List - Parsed attribute list containing IDs, classes, and key-value pairs
Functions§
- contains_
attr_ list - Check if a line contains attr_list syntax
- extract_
all_ custom_ anchors - Extract all custom anchor IDs from a document
- extract_
heading_ custom_ id - Extract custom ID from a heading line with attr_list syntax
- find_
attr_ lists - Extract all attr_lists from a line
- is_
in_ attr_ list - Check if a position in a line is within an attr_list
- is_
standalone_ attr_ list - Check if a line is a standalone block attr_list (on its own line) This is used for block-level attributes like:
- strip_
attr_ list_ from_ heading - Strip attr_list syntax from a heading text