Skip to content

Address deprecation in highlight.js

Warren Gifford requested to merge es/fix-highlightjs-deprecation into main

Created by: eseliger

The highlight.js API changed and this set of arguments is now deprecated. It logs a warning in the browser console on each page load, so it's rather noisy. This fixes it.

Merge request reports

Loading