mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 01:36:42 -04:00
chore: updated page description partial
This commit is contained in:
@@ -6,6 +6,8 @@ weight: 3
|
||||
Hugo uses [Chroma](https://github.com/alecthomas/chroma), a general purpose syntax highlighter in pure Go, for syntax highlighting.
|
||||
It is recommended to use backticks for code blocks in Markdown content. For example:
|
||||
|
||||
<!--more-->
|
||||
|
||||
````markdown {filename="Markdown"}
|
||||
```python
|
||||
def say_hello():
|
||||
|
Reference in New Issue
Block a user