Assigning div classes on the fly #4653
Answered
by
facelessuser
craigbass76
asked this question in
Q&A
-
I'm using pandoc (which I've just learned has it's own flavor of markdown) and it renders the above code as:
I guess MkDocs uses python-flavored Markdown. Here's what my source looks like in MkDocs:
Is there any quick way to create a div with a class, besides hand coding the HTML? I'm trying to do two different things with the same |
Beta Was this translation helpful? Give feedback.
Answered by
facelessuser
Nov 16, 2022
Replies: 1 comment 2 replies
-
I'm just going to link back to here instead of repeating myself: mkdocs/mkdocs#3042 (comment) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm just going to link back to here instead of repeating myself: mkdocs/mkdocs#3042 (comment)