Functions§
- is_
snippet_ block_ delimiter - Check if a line is a bare snippet block delimiter (for multi-line blocks)
- is_
snippet_ marker - Check if a line contains MkDocs snippet syntax
- is_
snippet_ section_ end - Check if a line is a snippet section end marker
- is_
snippet_ section_ start - Check if a line is a snippet section start marker
- is_
within_ snippet_ block - Check if a position is within a multi-line snippet block Multi-line blocks have the format: –8<– file1.md file2.md –8<–
- is_
within_ snippet_ section - Check if a position is within a snippet section
- looks_
like_ snippet_ reference - Check if a line contains a snippet reference that could be a broken link