Change source-highlighter to pygmentize.

This commit is contained in:
tastytea 2020-11-18 01:44:06 +01:00
parent b7cf8b013d
commit 68144b5f20
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ tags: ["emacs", "ssh"]
comtodon: 9ibPpjSsYeNmHrbBDc
---
:source-highlighter: pygments
:source-highlighter: pygmentize
It took me a long time to collect all the bits and pieces I needed to make
editing remote files with Emacs work the way I want, with a simple command that

View File

@ -7,7 +7,7 @@ tags: ["remwharead", "bookmarks", "archive", "Tooting my own horn"]
comtodon: 9nIqtmAXvu4harUb7Q
---
:source-highlighter: pygments
:source-highlighter: pygmentize
:wp-asciidoc: https://en.wikipedia.org/wiki/AsciiDoc
:wp-rss: https://en.wikipedia.org/wiki/RSS
:wp-json: https://en.wikipedia.org/wiki/JSON

View File

@ -10,7 +10,7 @@ tags:
- pocketbook
---
:source-highlighter: pygments
:source-highlighter: pygmentize
Installing syncthing on a PocketBook is fairly easy, but it requires a bit more
setup than on PCs. I've tested this with a PB632 (PocketBook Touch HD 3), but it

View File

@ -8,7 +8,7 @@ tags:
- gitea
---
:source-highlighter: pygments
:source-highlighter: pygmentize
In this blogpost I describe what I did to get AsciiDoc support into
https://gitea.io/[Gitea]. If you want more than syntax highlighting and basic

View File

@ -9,7 +9,7 @@ tags:
comtodon: 9fqBQKGZa6qMf98wIC
---
:source-highlighter: pygments
:source-highlighter: pygmentize
I wanted to create a https://en.wikipedia.org/wiki/WireGuard[WireGuard] VPN with
2 subnets in different physical places, each with their own server. I couldn't