extends Node func _ready(): print("To get started, try entering some code in here") print("Press the button below to copy the highlighted codeblock") print("You can put it anywhere ANSI-highlighted codeblocks are supported,") print("like Discord.") print("Because it doesn't rely on Discord's own highlighting for specific languages,") print("it can highlight languages that aren't 'supported' like GDScript and Nushell.") print("If you want more highlighting definitions, feel free to open a PR!") print("Built using coho and Shiki")
Copy ANSI highlighted code