Module lint

Module lint 

Source
Expand description

Markdown semantic lint โ€” deterministic checks for context hazards.

Moved from the standalone cellstate-server crate into core because ContextValidator::check_artifact_semantics() calls it at runtime.

Functionsยง

is_markdown_separator_row ๐Ÿ”’
lint_markdown_semantics
Lint markdown/text for semantic hazards that commonly break context tooling.
markdown_table_column_count ๐Ÿ”’
markdown_table_separator_regex ๐Ÿ”’
reserved_at_regex ๐Ÿ”’