Skip to content

How to translate this using org-reveal #501

Description

@jiacai2050

Hi maintainer,

					<section>
						<h2>What is Python</h2>
						<ul>
							<li>Python is a widely used high-level, general-purpose, <span class="fragment highlight-red">interpreted</span>, <span class="fragment highlight-red">dynamic</span> programming language</li>

							<li>Python supports multiple programming paradigms, including , <span class="fragment highlight-red">object-oriented</span>, <span class="fragment highlight-red">imperative</span> and <span class="fragment highlight-red">functional programming</span> or procedural styles.</li>
						</ul>
					</section>

How can I produce html above using org-reveal's frag support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions