v3.3.0
- Feature: 🆕 Add
goodies.extraProtocols
in config, e.g."ssh://"
,"bitcoin:"
. Please rise an issue if some protocols should be added by default. - Feature: 🆕 Highlight
../
as link. - Improve:
npx markdown-plus-plus --help
will also print the themes available in the repo, so users don't need to fetch the npm package twice. - Change: Rename config option:
goodies.hex
➡️goodies.highlightHex
. - Change: Rename config option:
header.fgColor
➡️heading.fgColor
.
📝 Note:
goodies.hex
andheader.fgColor
are still supported currently, but it will trigger a log message "depreciated" in console.- This version focuses on existing code. There is no change in final output, i.e. the files in
<udl\>
directory.