We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac8d96 commit c65ed8eCopy full SHA for c65ed8e
docs/index.md
@@ -46,7 +46,7 @@ See [User's Guide](users-guide.md) for more details.
46
See [About](about.md) for the history prior to *winprint 2.0*.
47
48
* 30-Apr-2020 - 2.0.4 (RC1) - Totally new rendering engine
49
- * Replaced the nodejs `Prism.js`-based syntax highlighter with the Python `Pigyments`-based system. This:
+ * Replaced the nodejs `Prism.js`-based syntax highlighter with the Python `Pygments`-based system. This:
50
* Long lines now wrap correctly. Issue #12
51
* Significantly increased file load/rendering speed. Issue #13.
52
* Space and tabs now render accurately. Issue #14
0 commit comments