Highlight code blocks with pygments #18

This commit is contained in:
Mathieu PATUREL
2017-02-11 08:52:42 +11:00
parent 40a563fb1e
commit 7257cb467e
8 changed files with 55 additions and 25 deletions

View File

@ -1,7 +1,8 @@
{
"*": {
"*": [
"bs4"
"bs4",
"pygments"
]
}
}