marp-team / marp-cli

A CLI interface for Marp and Marpit based converters
MIT License
1.9k stars 108 forks source link

Upgrade Node.js LTS and dependent packages to the latest version #536

Closed yhatt closed 1 year ago

yhatt commented 1 year ago

Notable changes

Warning The latest core is no longer using a global highlight.js instance. To customize Marp's highlight.js in the function engine, you have to get access to the highlight.js instance through highlightjs getter of marp instance.