[Markdown] The new Alerts do not work inside enumerations #79273
Unanswered
dfsmania
asked this question in
Projects and Issues
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
The new Markdown Alerts do not work inside enumerations.
For example, the next alerts without left spaces works correctly:
Caution
This is a caution message
Tip
This is a tip message
But the next ones that are space-aligned inside an enumeration does not render correctly:
Step 1
Step 1 description...
Step 2
Step 2 description...
Beta Was this translation helpful? Give feedback.
All reactions