Apply updates to gemini version of synhi post

This commit is contained in:
hedy 2024-04-11 08:50:44 +08:00
parent 660cd3bd5b
commit e7b575b071
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Hugo uses chroma[1] as its syntax highlighter, and it's mostly compatible with pygments. All you basically need for having your code highlighted is to let chroma put the syntax classes in the generated HTML, for the correct language, and then make sure you have corresponding CSS for those classes.
Hugo uses chroma[1] as its syntax highlighter. All you basically need for having your code highlighted is to let chroma put the syntax classes in the generated HTML, for the correct language, and then make sure you have corresponding CSS for those classes.
=> https://github.com/alecthomas/chroma 1: https://github.com/alecthomas/chroma