Skip to content

v3.3.0

Compare
Choose a tag to compare
@Edditoria Edditoria released this 20 Mar 09:10
· 20 commits to master since this release
  • 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 and header.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.