Skip to content

Commit aae9d74

Browse files
author
Felix Hennig
committed
Documented the pinned version in the README
1 parent 25fb912 commit aae9d74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
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) - We are "stuck" at hightlight.js v10, because they removed HTML-passthru in v11, which we need for [Callouts](https://docs.asciidoctor.org/asciidoc/latest/verbatim/callouts/). The Antora Default UI is also stuck, and we will revisit our decision to pin this dependency once they upgrade as well.
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)