Flavour spec 1c: inline node syntaxes and marks #5
Reference in New Issue
Block a user
Delete Branch "flavour-inlines"
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?
Inline node syntaxes (date, emoji, inlineCard, mediaInline, mention, status), the four non-CommonMark marks, and the escape-based spelling for whitespace CommonMark cannot hold.
Research finding:
mediaInlinehas no external-URL form (@atlaskit/adf-schemaforbidsurlon it), so the media section's mid-text-image error stands — its ground is now stated as two checkable claims instead of one vague parenthetical.Also closes a pre-existing hole: strike was assumed plain markdown but never spelled, and
~~is GFM, not CommonMark — hence a third carve-out.