Add PrismJS languages compatibility

Now, text highlighting supports HTML, CSS, C, JS, Bash, Batch, C++, C#, .gitignore, Java, JSON and YAML.
This commit is contained in:
Bea 2021-01-03 11:49:54 +01:00
parent 3adf2fcde4
commit 7dc83d3f75
2 changed files with 17 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "mindtheme",
"description": "Mind Overflow's official website style",
"version": "0.0.12",
"version": "0.0.13",
"engines": {
"ghost-api": "v3"
},