DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:character

character Plugin

Compatible with DokuWiki

No compatibility info given!

plugin Stylized character encodings with additional tooltip for more info.

Last updated on
2023-10-03
Provides
Syntax
Repository
Source

Similar to number

Tagged with formatting

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax

Basic syntax:

{{c>U+00C4}}

will provide you with a nicely formatted code point literal and an additional tooltip.

Supported formats:

  • Ä character literal
  • U+00C4 unicode code point
  • \xC4 hexadecimal escape sequence
  • \u{C4} unicode code point escape
  • {{c>Ä}} decimal HTML entity
  • {{c>&#c4;}} hexadecimal HTML entity
  • %C3%84 URL encoding

You may also use escape sequences like \n and \\

Changelog

plugin/character.txt · Last modified: 2023-10-03 22:19 by tscherter

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki