Skip to content

v2.0.0

Compare
Choose a tag to compare
@KamiKillertO KamiKillertO released this 16 Apr 12:32
· 160 commits to master since this release
46a838c

Breaking change ⚠️

  • It's no longer possible to use Styledown after a pipe |. (#22)
  • Styledown build for browsers is no longer available. (#20)
  • Styledown.js has drop support for ie<9. (#21)

Feature 🚀

  • Calling Styledown command alone will now display the help message. (#22)
  • It's now possible to use Pug include statement to include external templates at build time. (#19)

Improvements 🧰

  • The hide/reveal button has an accessible label now (#21)
  • The hide/reveal button hove/focus effect has been improved (#21)
  • The highlight colors have been updated to improve color contrast. (#21)
  • Styledown JS and CSS are now inlined in the default config. (#21)