Closed theofidry closed 11 months ago
As you note, this is correct behavior for a blockquote.
There is some discussion of your scenario here: https://github.com/DavidAnson/markdownlint/issues/207
That's a little dated, but still relevant.
Admonitions are somewhat controversial: https://talk.commonmark.org/t/feature-request-admonitions-in-commonmark/3619
And do not yet seem to have official support by micromark: https://github.com/micromark/micromark#list-of-extensions
I see, let's close this as duplicate then :)
When you are using mkdocs with a plugin such as mkdocs-material's abmonitions, you will have parts of your documentation like so:
So far so good markdownlint-cli2 handles it just fine. However if this text contains a link:
!!! note "Phasellus posuere in sem ut cursus"
MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "messa-link"] [Context: "messa-link: ..."]