1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 14:53:15 +00:00

Update highlight.js to latest v9.18.1 (#4502)

* update highlight.pack.js to latest v9.18.1

* Update readme.tid
This commit is contained in:
Simon Huber 2020-03-14 14:06:50 +01:00 committed by GitHub
parent 061a2c6c94
commit f051e0d790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -50,6 +50,8 @@ The plugin includes support for the following languages (referred to as "brushes
* javascript * javascript
* json * json
* kotlin * kotlin
* less
* lua
* makefile * makefile
* markdown * markdown
* mathematica * mathematica
@ -58,13 +60,20 @@ The plugin includes support for the following languages (referred to as "brushes
* objectivec * objectivec
* perl * perl
* php * php
* plaintext
* powershell * powershell
* properties
* python * python
* R * R
* ruby * ruby
* rust * rust
* scss
* shell session
* sql * sql
* swift
* toml
* typescript * typescript
* vala
* vim script * vim script
* xml * xml
* yaml * yaml