Callouts
#424
Replies: 3 comments
-
My bad. I didn't realize that the callout had to be in a block quote to be recognized as a callout and not a link. |
Beta Was this translation helpful? Give feedback.
0 replies
-
No worries, I do have a blurb about that here: https://github.com/MeanderingProgrammer/render-markdown.nvim?tab=readme-ov-file#callouts
But it is rather buried in the documentation. Any suggestions on how to make things like this more clear? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No suggestions - it should have been obvious but I managed somehow to miss seeing the ">" at the beginning of every line.
- Dan
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Everything about Render-Markdown works perfectly for me, even the codeblock icons for bash, python, lua, ... Everything except callouts. Whether I enter [!NOTE] or [!whatever] in a markdown file, the result is the same - square brackets are hidden and the content is displayed in yellow text. I'm sure its some dumb configuration error I've made and would greatly appreciate a pointer about where to look.
Beta Was this translation helpful? Give feedback.
All reactions