Since this userstyle has been rewritten from scratch by @binarynoise in #17, there could be differences between this and the previous version. Please don't hesitate to report them.
New features
- You can now apply
letter-spacing: 0px
everywhere except for headings and bold text (added in #17)
What's Changed
- fix: exclude all children elements in code blocks (fixes #11)
- fix: include more icon elements by @binarynoise in #15
- fix: exclude mathjax formulas by @binarynoise in #16
- refactor: rewrite the entire code base by @binarynoise in #17 (also fixes #13)
- fix: exclude icon fonts in a couple of new places (fixes #12)
- fix: add support for v6 of CodeMirror editor
Full Changelog: v0.5.0...v0.6.0