You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if there was syntax highlighting when using the markdown editor
I loved the project. I'm using TiddlyWiki with codemirror and other extensions (including highlight), but I would migrate to FeatherWiki if there was at least the syntax highlight extension.
I say this because of the need for this wiki to store tips on commands for bash, shell, docker, python, javascript....
Anyway, great work, fantastic how this one and only file does so much, happy coding
The text was updated successfully, but these errors were encountered:
Hi there, sorry for the delay in responding to this. Adding code highlighting to the rendered page using highlight.js shouldn't be too hard. Getting it into the Markdown/HTML editor using CodeMirror might be a little trickier, but still doable. I'll look into working on an extension when I have a chance! Life has been a bit busy recently.
It would be great if there was syntax highlighting when using the markdown editor
I loved the project. I'm using TiddlyWiki with codemirror and other extensions (including highlight), but I would migrate to FeatherWiki if there was at least the syntax highlight extension.
I say this because of the need for this wiki to store tips on commands for bash, shell, docker, python, javascript....
Anyway, great work, fantastic how this one and only file does so much, happy coding
The text was updated successfully, but these errors were encountered: