mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
refactor: consolidate code block rendering and enhance styling features (#665)
reference issues: #312, #476
This commit is contained in:
@@ -193,4 +193,8 @@ function isObjectLiteral(str) {
|
||||
|
||||
## Gist Embed
|
||||
|
||||
{{< gist Lruihao fb8b2d0353465c4d40bf74818db80710 >}}
|
||||
```md
|
||||
{{</* gist Lruihao fb8b2d0353465c4d40bf74818db80710 */>}}
|
||||
```
|
||||
|
||||
<!-- {{< gist Lruihao fb8b2d0353465c4d40bf74818db80710 >}} -->
|
||||
|
||||
Reference in New Issue
Block a user