Skip to content

Highlight ADoc Extension v1.3.0

Tristano Ajmone requested to merge extras-adoc-hl into master

Update highlight-treeprocessor_mod.rb to v1.3.0:

If the HIGHLIGHT_DATADIR env var is defined then enforce it via:

--data-dir=<HIGHLIGHT_DATADIR>

This ensures that custom langDefs will always override same-named files in Highlight installation folder, even under Windows OS (where the env var HIGHLIGHT_DATADIR has a lower search priority compared to Highlight running on Linux and Mac).

Merge request reports