-
I want to show different style messages depenging on condition.
As soon as I add If-else to my code markdown stoppes working.
else:
I get text of my markdown instead of styling: ::: {{.callout-important}} ## Lost objects found ... |
Beta Was this translation helpful? Give feedback.
Answered by
bugriy
Apr 17, 2023
Replies: 1 comment
-
Found solution: https://stackoverflow.com/questions/51513603/generate-markdown-from-code-with-condition |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cderv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found solution: https://stackoverflow.com/questions/51513603/generate-markdown-from-code-with-condition