plantuml/plantuml
[Wanted feature] Improve Unicode management on PlantUML _(`builtin`, `alias`, `cmap`,...)_
Open
#1,571 opened on Oct 9, 2023
enhancementgood first issue
Repository metrics
- Stars
- (9,118 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hi all,
Context
To continue some enhancement (#1497), and according some "not working tests" (#1502, #1539), here is a Wanted feature:
- Could you improve Unicode management on PlantUML?
Issues
Especially on:
-
builtinfunctions (see examples below)
but also on other sides:
- #1326
- https://forum.plantuml.net/17145/ebnf-allow-accentuated-unicode-char-ebnf-meta-identifier-rule
- https://forum.plantuml.net/11616/full-unicode-and-html-entities-management-on-links-tooltip
- (see for other issues on GH or QA)...
Some examples (for builtin functions) to improve
%chr
%size
%strlen
Regards, Th.