Pin the code-span and strikethrough grammars, break mark runs at a carry
CI / gate (push) Successful in 4s

This commit is contained in:
2026-08-24 10:24:17 +02:00
parent 365a2d2ce0
commit 13686b01c6
2 changed files with 39 additions and 30 deletions
+2 -2
View File
@@ -58,5 +58,5 @@ syntax, the rest rides the opaque carry (§3) until it does too.
| Marks | `border` `code` `em` `link` `strike` `strong` `subsup` `textColor` `underline` |
Plain markdown covers `blockquote`, `bulletList`, `codeBlock`, `heading`, `orderedList`,
`paragraph`, `rule`, `listItem`, `hardBreak`, `text`, and the `code`, `em`, `link`, `strike` and
`strong` marks. Everything else is what the flavour is for.
`paragraph`, `rule`, `listItem`, `hardBreak`, `text`, and the `code`, `em`, `link` and `strong`
marks; `strike` is the flavour's `~~` carve-out. Everything else is what the flavour is for.