This commit is contained in:
+2
-1
@@ -245,7 +245,8 @@ The moon, at night.
|
||||
|
||||
**The CommonMark image.** A paragraph whose entire inline content is one image `` is
|
||||
a `mediaSingle` with attrs exactly `{"layout":"center"}` holding an `external` `media` — `url`
|
||||
from the destination, `alt` the description's plain-text content when non-empty. `adfToMarkdown`
|
||||
from the destination, `alt` the description's plain-text content when non-empty — a link or image
|
||||
inside it contributing its own text, and a break of either kind a space. `adfToMarkdown`
|
||||
emits the image form for exactly that shape — those attrs and no others, no marks on either
|
||||
node, no caption, and a `media` carrying nothing beyond `alt`, `type` and `url` — and only where
|
||||
CommonMark spells the pair: a destination or a description the image form cannot hold, an empty
|
||||
|
||||
Reference in New Issue
Block a user