hugo-theme-stack/assets/scss/partials
cubercsl 21bd04ec89
fix(codeblock): pass through the options of chroma (#715)
* 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>

* fix(codeblock): margin of no highlight codeblock

This commit fix the wrong margin value of the codeblock which
can not highlight.

The margin is now use the value of ".article-content pre"

Signed-off-by: cubercsl <2014cais01@gmail.com>

Signed-off-by: cubercsl <2014cais01@gmail.com>
2022-12-03 13:14:37 +01:00
..
comments feat(comments): DisqusJS integration (#307) 2021-08-15 19:19:51 +02:00
highlight Merge branch 'master' into canary 2022-10-29 13:51:05 +00:00
layout fix(codeblock): pass through the options of chroma (#715) 2022-12-03 13:14:37 +01:00
article.scss fix: extra margin in search result 2022-06-12 12:37:30 +00:00
base.scss feat: add RTL Support and update demo site to Show Arabic/RTL content (#519) 2022-03-04 00:25:34 +01:00
footer.scss refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00
menu.scss feat: new left sidebar layout (#524) 2022-03-04 10:24:21 +01:00
pagination.scss refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00
sidebar.scss fix(menu): jitter when closing menu 2022-06-12 14:53:53 +00:00
widgets.scss refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00