Ticket #116 (closed defect: fixed)
HTML entity formatter doesn't allow combining diacriticals
| Reported by: | JeremyRuston | Owned by: | BobMcElrath |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
In HTML, the character entity Á is called a combining diacritical because of the way it combines a letter 'A' with a diacritical 'acute'. Most diacriticals can be combined with several letters (eg É. However, it's also legal HTML for the diacritical to be a hex character code, as in &A#x0301;. TiddlyWiki doesn't currently support this.
Change History
Note: See
TracTickets for help on using
tickets.
