refactor: consolidate code block rendering and enhance styling features (#665)

reference issues: #312, #476
This commit is contained in:
Cell
2025-12-19 23:31:18 +08:00
parent 0a614e1763
commit f2b6218edc
12 changed files with 461 additions and 467 deletions
+5 -1
View File
@@ -193,4 +193,8 @@ function isObjectLiteral(str) {
## Gist Embed
{{< gist Lruihao fb8b2d0353465c4d40bf74818db80710 >}}
```md
{{</* gist Lruihao fb8b2d0353465c4d40bf74818db80710 */>}}
```
<!-- {{< gist Lruihao fb8b2d0353465c4d40bf74818db80710 >}} -->