How to insert an image in an ordered list #8002
Unanswered
JamesEdmondsUKPN
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Am I being dumb, or is there seemingly no way to insert an image inline into a numbered list that does not break the numbering?
If I have a list with points;
1.
2.
3.
4.
And if I do a shift+Enter on number 2 to put in a blank line, then insert an image, it inserts left aligned and point 3. changes to 1. and starts a new numbered list.
How can I achieve this, so that the image is considered to be part of the numbered item:

Beta Was this translation helpful? Give feedback.
All reactions