Replies: 1 comment
-
|
I’ve used Reveal (and markdown) for years, but am used to adding HTML tags within my markdown. I want to use an occasional <section data-markdown>
# TITLE
A regular paragraph
- list item 1
- list item 2
- list item 3
<small>
[An external link](http://psychclassics.yorku.ca/Miller/)
</small>
</section>But the generated HTML removes the Alternatively, I'd like to add a class to a paragraph, say like this: {.myclass}
[An external link](http://psychclassics.yorku.ca/Miller/) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We're enabling Discussions to provide people with a forum to ask questions and get help from the reveal.js community. This space can be used to:
Feature requests
I'm also planning to convert all 100+ existing feature request issues into discussions.
Beta Was this translation helpful? Give feedback.
All reactions