A new version of the wiki interpreter is coming. There are some major features that may change the way wiki is used, although the intention is to be backward compatible.
Check EWiki syntax for updates.
Error handling |
The interpreter will be able to inform about formatting errors and point them in the editor. |
The agnostic tag |
Tags can be created despite not being in the specification. This overpowers the old |
Mixed content |
The directives related to changing the interpreter mode are no longer required. HTML can be embedded within wiki causing no extra formatting, except for text containers. Java code and XML can be included as blocks or inline using enclosing |
Easy escaping characters |
Any character can be escaped using the back slash. |
Quoted or double-quoted tag parameters |
Complex strings can be quoted or double-quoted. No need to escape the double dot in URLs, simply quote it. |
Common non-style attributes |
The class attribute no longer needs to be prefixed with |
Tagged templates |
Tags with existing templates are rendered using the template. |
HTML beautified |
HTML output block indented. Missing tags corrected, even if not in the specification. |
English | 11/23/21 04:50 | Lluís Turró Cutiller | |
English | 12/11/23 18:32 | Lluís Turró Cutiller |