mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Added ascii to prism with map to "markup"
This commit is contained in:
parent
3b1aade39d
commit
463c43c905
@ -4,6 +4,10 @@
|
|||||||
"author": "The NATS Maintainers",
|
"author": "The NATS Maintainers",
|
||||||
"plugins" : [ "prism", "-highlight", "include-html"],
|
"plugins" : [ "prism", "-highlight", "include-html"],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
|
"prism": {
|
||||||
|
"lang": {
|
||||||
|
"ascii": "markup"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user