Extend syntax highlighting to include Java and JSON

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-11-30 07:04:47 +05:30
parent 741722cd8b
commit 37c8cfa559
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* PrismJS 1.17.1
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+bash+css-extras+diff+docker+groovy+markdown+kotlin+makefile+yaml+toml */
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+bash+css-extras+diff+docker+groovy+java+markdown+json+kotlin+makefile+yaml+toml */
/**
* prism.js default theme for JavaScript, CSS and HTML
* Based on dabblet (http://dabblet.com)

File diff suppressed because one or more lines are too long