Read the inline text, and decode the escapes and references CommonMark spells #33
Reference in New Issue
Block a user
Delete Branch "tick-3d"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Chunk 3d: the inline scanner over a block's content — backslash escapes, entity references, code spans, hard and soft breaks, the fenced info string, and raw inline HTML refused by name.
HTML5's named character reference table ships packed in markdown/entity-references.ts, and the raw-HTML escape superset tightens into one precise inline reader both directions share. Both are settled decisions in todo.md 3d; the table is recorded in AGENTS.md §5.