content/console.md: typo
This commit is contained in:
parent
beea427f03
commit
0461b77c0a
|
@ -6,7 +6,7 @@ date = 2020-05-19
|
||||||
Finally, I moved my blog from wordpress to a static site. I chose [zola](https://www.getzola.org/) as the
|
Finally, I moved my blog from wordpress to a static site. I chose [zola](https://www.getzola.org/) as the
|
||||||
site generator, because most of my documentation nowadays is in markdown anyway.
|
site generator, because most of my documentation nowadays is in markdown anyway.
|
||||||
|
|
||||||
Syntax highlighting was a badly missed feature for me in the past. And zola deliveres :-)
|
Syntax highlighting was a badly missed feature for me in the past. And zola delivers :-)
|
||||||
|
|
||||||
The only thing missing was syntax highlighting for `console` (terminal) snippets.
|
The only thing missing was syntax highlighting for `console` (terminal) snippets.
|
||||||
<!-- more -->
|
<!-- more -->
|
||||||
|
@ -122,4 +122,4 @@ Hello World
|
||||||
|
|
||||||
Nevertheless, I uploaded the console sublime syntax to a [git repo](https://github.com/haraldh/Sublime-console).
|
Nevertheless, I uploaded the console sublime syntax to a [git repo](https://github.com/haraldh/Sublime-console).
|
||||||
|
|
||||||
Feel free to use it.
|
Feel free to use it.
|
||||||
|
|
Loading…
Reference in a new issue