style: format TOML files (#1266)

* style: format TOML files

* style: format wrangler.toml
This commit is contained in:
Jimmy
2026-02-17 19:20:09 +01:00
committed by GitHub
parent 5e57b5ad29
commit 475c956fd6
8 changed files with 81 additions and 82 deletions
+2
View File
@@ -2,9 +2,11 @@
[goldmark.extensions]
[goldmark.extensions.passthrough]
enable = true
[goldmark.extensions.passthrough.delimiters]
block = [["\\[", "\\]"], ["$$", "$$"]]
inline = [["\\(", "\\)"]]
[goldmark.renderer]
## Set to true if you have HTML content inside Markdown
unsafe = true