I would like to render an entire tiddler as a code block if its Type is a programming language (e.g. python, or text/x-python). Tiddly readily does this for CSS so it should be possible to apply it to other languages. Any ideas how? I would be interested in turning this feature into a plugin later on. This feature is ideal for storing small code, as I often do with Github Gist. But I prefer to use TiddlyWiki over Gist.
I’m open to using other plugins to achieve this, but I have found PrismJS for TiddlyWiki — a non-linear personal web notebook very useful since I can easily add highlighting for other languages.