ExtensionsSee also Extension list. Extensions are one of those peculiarities that make UverseWiki’s markup evolving. Technically all extensions use the same API and thus there is no clear difference between them; for our convenience, however, we can define several extension types:
Note that these categories are very formal – many extensions act both as formatters and actions (e.g. Image that formats image description if it’s given) or actions and «other» extensions (e.g. Charset that uses a document hook). Both formatters and actions can be passed any number of arguments and also be chained together (similar to piping used in command-line shells). For more explanations and a common extension list please refer to Formatter and Action sections. |