Fold the per-node ambiguity codes into one, and sharpen the container fence rule
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-25 15:38:16 +02:00
parent f065783f8f
commit 9ce5946173
9 changed files with 16 additions and 17 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
export type ConvertErrorCode =
| 'ambiguous-empty-code-block-language'
| 'ambiguous-empty-media-alt'
| 'ambiguous-ordered-list-start'
| 'ambiguous-attribute-spelling'
| 'not-an-adf-document'
| 'reserved-adf-language'
| 'unspellable-adjacent-lists'