mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
enable flag pygmentsCodefences = true (#3977)
* enable flag Co-authored-by: Maximilian Hils <github@maximilianhils.com>
This commit is contained in:
parent
7fdcbb09e6
commit
8d8f4fd752
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ theme = "mitmproxydocs"
|
|||
publishDir = "../public"
|
||||
RelativeURLs = true
|
||||
googleAnalytics = "UA-4150636-13"
|
||||
pygmentsCodefences = true
|
||||
|
||||
[indexes]
|
||||
tag = "tags"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue