Features:
- Simple Wikitext syntax highlighting (supports only transclusions, filters, macros, variables, and widgets).
- Uses the CodeMirror 5 editor as the UI.
- Experimental code folding.
- Experimental highlighting matching paired HTML tags, widgets, and nodes. (partially supports macro definition content)
- Experimental jump to matching paired HTML tags or widgets, or jump to the next/previous node.
- Experimental syntax node information viewer (parsetree-inspector).
- Simple auto-completion:
- Syntax completion for widget names and attributes, macro names and parameters, filter operators and run-prefixes, \pragmas and wikirules, snippets, with support for:
- Abbreviation search;
- Tooltip preview (including support for \pragmas, wikirules and snippets).
- Word completion (anyword-hint).
- Experimental tiddler title completion with support for:
- Abbreviation search;
- Tooltip preview (displaying part of the tiddler text, text length, type, and fields).
- Syntax completion for widget names and attributes, macro names and parameters, filter operators and run-prefixes, \pragmas and wikirules, snippets, with support for:
- Experimental simple widget/macro/filter tooltip:
- Widget attributes;
- Macro parameters, default values, macro type, text length, and source code;
- Filter operator or run-prefix;
- Source code comments and source code path.
- Keyboard shortcut for closing brackets around widget, macro, variable, and HTML tag.
Moderator here: Removed the attachment.
Please post a link to a public demo. eg: GitHub pages
https://wtsshl.tiddlyhost.com/
Instructions:
- Visit the download page;
- Download the attachment (or right-click the button and save as);
- Scan for viruses;
- Unzip the attachment;
- Double-click to open (v8_EN.html);
- Click [Help].
There are many bugs, so feedback or suggestions are welcome. However, due to limited time and energy, I may not be able to reply, nor do I plan to fix the bugs.
(If you have any suggestions, the more specific and clear they are, the more likely they are to inspire developer to implement them.)
My English is poor, so I may not be able to understand or may confuse others.
! Note: This will not help you check the correctness/validity of your syntax. This is not an application, closing the webpage will clear all data.
(Recommendations for other Wikitext syntax highlighting tools are welcome.)
The wiki in the link you provide above has the official Markdown plugin installed - but not the plugin you’re posting about (!?) Do you think you could make it so that wiki could demo your tool? So it is possible to test it there?