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 bc9f9f8 commit 3c48a2cCopy full SHA for 3c48a2c
changes-from-blackfriday.md
@@ -15,7 +15,7 @@ Implementing a full renderer is a lot of work and often you just want to tweak h
15
16
I've added a way to hook `Renderer.Render` function in html renderer with a custom function that can take over rendering of specific nodes.
17
18
-I use it myself to do syntax-higlighting of code snippets.
+I use it myself to do syntax-highlighting of code snippets.
19
20
**Speed up go test**
21
0 commit comments