made 'zona' case consistent in all pages
This commit is contained in:
parent
63ec12a6c1
commit
2c69fa1a5c
5 changed files with 8 additions and 8 deletions
|
@ -20,7 +20,7 @@ tighter-knit community — but I'd be lying if I said it wasn't inconvenient at
|
|||
times.
|
||||
|
||||
One such time is _getting Kakoune syntax highlighting on my blog_. Most SSG
|
||||
setups (including [Zona], my home-brewed project) rely on external libraries to
|
||||
setups (including [zona], my home-brewed project) rely on external libraries to
|
||||
provide code highlighting. For example, this website uses [Pygments], which is a
|
||||
mature Python library. Now, Pygments boasts support for "a wide range of 597
|
||||
languages and other text formats".
|
||||
|
@ -103,7 +103,7 @@ created. The plugin is also available as the `pygments-kakoune` package on
|
|||
[PyPI](https://pypi.org/project/pygments-kakoune/) if you want to use it in your
|
||||
own projects.
|
||||
|
||||
[Zona]: https://git.sr.ht/~ficd/zona
|
||||
[zona]: https://git.sr.ht/~ficd/zona
|
||||
[Ashen]: https://sr.ht/~ficd/ashen
|
||||
[Kakoune]: https://kakoune.org
|
||||
[Helix]: https://github.com/helix-editor/helix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue