hugo-theme-stack/layouts/_default
cubercsl 9f042524a9
fix(codeblock): pass through the options of chroma
Pass through the options of chroma highlighting processing for whom
may use some options in codeblock.

This commit fix problem with the following scenarios:
```python {linenos=true}
print("Hello World")
```

Signed-off-by: cubercsl <2014cais01@gmail.com>
2022-11-01 20:11:00 +08:00
..
_markup fix(codeblock): pass through the options of chroma 2022-11-01 20:11:00 +08:00
archives.html refactor: drop support for hidden field in front matter 2022-06-12 11:42:35 +00:00
baseof.html refactor(grid): avoid sidebar layout shift when main content loads slowly (#677) 2022-10-21 13:06:06 +02:00
list.html refactor: remove some usages of default in template 2022-06-12 13:51:46 +00:00
rss.xml refactor: drop support for hidden field in front matter 2022-06-12 11:42:35 +00:00
single.html refactor: rename "Related contents" to "Related content" (#567) 2022-06-05 17:20:08 +02:00