Skip to content

Not all image attachments are embedded #97

Answered by srid
xygn asked this question in Q&A
Discussion options

You must be logged in to vote

From https://note.ema.srid.ca/demo/embed

Note that the embed wiki-link syntax must appear on a paragraph of its own, with no other text added next to it.

In code,

B.Para [B.Link (_id, _class, otherAttrs) _is (url, tit)] -> do


I see a number of images in that link inside list elements. Now list elements can contain paragraphs. So what if you make it like the following?

1. First element
2. Second element
    
    ![[Some Image]]
3. Third element

The reason for this constraint is mentioned in the footnote of the link further above,

This constraint is necessary to ensure that the HTML generated remains valid.…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@srid
Comment options

@srid
Comment options

@srid
Comment options

@xygn
Comment options

@srid
Comment options

Answer selected by xygn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants