mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
bf9aeb5755
The "name" is optional, but makes the library listing much clearer.
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki/highlight",
|
|
"name": "Highlight",
|
|
"description": "Highlight.js syntax highlighting",
|
|
"author": "Joao Bolila",
|
|
"list": "readme usage howto license"
|
|
}
|