fix: one line codeblock style in firefox

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/564
This commit is contained in:
Jimmy Cai
2022-06-12 14:06:08 +00:00
committed by GitHub
parent 751d7d1753
commit 7b2fda70a4
3 changed files with 9 additions and 1 deletions
@@ -112,6 +112,12 @@ rev = "11f52b8c72fc3a568e8bb4a4cd1f3eb025ac2e13"
+ features = ["jpeg", "dynamic"]
```
### One line code block
```html
<p>A paragraph</p>
```
## List Types
### Ordered List