-
Notifications
You must be signed in to change notification settings - Fork 117
Desc (English)
Descriptions for characters and blocks are located in separate files.
There are 3 file formats: plain text, HTML and AxyML-marking. The format is determined by the file extension.
For example. A description of Cyrillic block in German version is located in one of the following files:
loc/de/blocks/cyrillic.txt
loc/de/blocks/cyrillic.html
loc/de/blocks/cyrillic.axyml
Another example. A description of character U+1F2E in English version is located in one of the following files:
loc/en/symbols-desc/1F2E.txt
loc/en/symbols-desc/1F2E.html
loc/en/symbols-desc/1F2E.axyml
Plain text without any visual design and links. You can edit text by line breaks.
This is a character.
This is a history of the character.
Any HTML-formatting without any limitation. However, be care not to destroy layout of entire page.
Easy markup for editing text like BB-codes.
This text -
is a separate paragraph.
Paragraphs are separated by empty lines.
Easy formatting: [B]bold[/B] и [I]italic[/I].
You can use links:
[http://unicode-table.com] - link to website. The text of link is a link itself.
[http://unicode-table.com UT] - The text of link is "UT".
OR:
[URL http://google.com Google]
You can place relative links as well. Relative links are starting from colon:
[URL :sets/hearts-symbols Hearts] - link to http://unicode-table.com/en/sets/hearts-symbols/
(if you are in English version).
Tag [U]
insert a link to character page (in current language version).
[U:1f2e] - link to character 1F2E page. Text of the link is "Ἦ".
[U:1f2e *] - text of the link is "U+1F2E".
[U:1f2e #] - text of the link is: "Greek Capital Letter Eta with Psili and Perispomeni".
[U:1f2e *#] - text of the link is: "U+1F2E: Capital Letter Eta with Psili and Perispomeni".
[U:1f2e Any text] - text of the link is: "Any text"
Link to block pages:
[BLOCKS:cyrillic] - link to cyrillic block. Text of the link is "Cyrillic".
[BLOCKS:cyrillic Any text] - text of the link is: "Any text".
Tag [SET]
- the same for sets of charachters.
[SET:hearts-symbols Hearts]