// .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]
----
This should be source code and not bold
----
== Callouts
[source, html]
----
complex code
----
<1> complex code needs a callout