Sha256: e0172aeb167437fac4bbdf045f8efaa6e54051e7574f5d8f7939a2869aed362c

Contents?: true

Size: 425 Bytes

Versions: 7

Compression:

Stored size: 425 Bytes

Contents

// .source-highlightjs-html
// Avoiding regressions with HTML source code inside source block
// :include: //div[@class="slides"]
// :header_footer:
= HTML Source Code with Highlight.JS
:icons: font
:source-highlighter: highlightjs

== Use the Source

[source, html]
----
<b>This should be source code and not bold</b>
----

== Callouts

[source, html]
----
<b>complex code</b> <!--1-->
----
<1> complex code needs a callout

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
asciidoctor-revealjs-3.1.0 examples/source-highlightjs-html.adoc
asciidoctor-revealjs-3.0.0 examples/source-highlightjs-html.adoc
asciidoctor-revealjs-3.0.0.pre.rc1 examples/source-highlightjs-html.adoc
asciidoctor-revealjs-2.0.1 examples/source-highlightjs-html.adoc
asciidoctor-revealjs-2.0.0 examples/source-highlightjs-html.adoc
asciidoctor-revealjs-1.1.3 examples/source-highlightjs-html.adoc
asciidoctor-revealjs-1.1.1 examples/source-highlightjs-html.adoc