EWiki (Beta)

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.

New features

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 joker tag.

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 java and xml tags.

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 &. The more usual attributes will follow the same direction.

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.

Printer version
English11/23/21 04:50Lluís Turró Cutiller
English12/11/23 18:32Lluís Turró Cutiller