Syntax implementation of Godot's GDScript language for highlight.js in TiddlyWiki

This is for someone who want to take notes for Godot gdscript in TiddlyWiki (like me😊).

What I did:

  • Use a empty TiddlyWiki v5.2.5 file.
  1. Install plugin $:/plugins/tiddlywiki/highlight.
  2. Find tiddler $:/plugins/tiddlywiki/highlight/highlight.js
  3. Copy gdscript-min.js codes and add in the text of $:/plugins/tiddlywiki/highlight/highlight.js and save.
  4. Save Tiddlywiki and restart.
  5. Now we can has gdscript code highlight in Tiddlywiki.

And this is a TiddlyWiki file with gdscript code highlight in it.
TiddlyWiki_with_gdscript_highlight.html enjoy :sunglasses:

P.s.If someone want to know, Godot is a free and open source game engine.

2 Likes

Good work. No more waiting for godot!