Skip to content

Commit c071572

Browse files
authored
Merge pull request #16 from stackabletech/fix-callouts-and-update-dependencies
Fix callouts and update dependencies
2 parents 35f1e79 + 7090a37 commit c071572

File tree

3 files changed

+2718
-855
lines changed

3 files changed

+2718
-855
lines changed

README.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This project is the UI template used on {url-stackable-docs}[the Stackable docs]
2323
=== Tracking
2424
We have added our own tracking solution into `src/partials/head-scripts.hbs`. It has the URL hardcoded. it can be enabled by setting `site.keys.enable_tracking` to `true`/`false` in the Antora playbook.
2525

26+
=== Highlight.js v10
27+
[Ticket](https://github.com/stackabletech/documentation/issues/232) - Due to the removal of HTML-passthru in v11 (which we need for [Callouts](https://docs.asciidoctor.org/asciidoc/latest/verbatim/callouts/)) the highlight.js has not been updated from v10. This also affects the Antora Default UI. Both decisions will be revisited when the upstream upgrade is available.
28+
2629
== Code of Conduct
2730

2831
The Antora project and its project spaces are governed by our https://gitlab.com/antora/antora/-/blob/HEAD/CODE-OF-CONDUCT.adoc[Code of Conduct].

0 commit comments

Comments
 (0)