Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-ASCII characters are filtering out from URLs #87

Open
iolpltuisciaoln opened this issue Mar 29, 2022 · 0 comments
Open

non-ASCII characters are filtering out from URLs #87

iolpltuisciaoln opened this issue Mar 29, 2022 · 0 comments

Comments

@iolpltuisciaoln
Copy link

Setup and configuration

"name": "mediawiki-mermaid",
"version": "8.5.0", - MediaWiki version:
PHP 7.4.10 (cli) (built: Sep 10 2020 14:00:50) ( NTS )
mysqld Ver 10.4.12-MariaDB-1:10.4.12+maria~bionic for debian-linux-gnu on x86_64 (mariadb.org binary distribution)

Issue

Link in code below

{{#mermaid:flowchart TD
 root("root") --> Leaf(Leaf)
 click Leaf "/wiki/Листик"
}}

bocomes : http://localhost/wiki/
not http://localhost/wiki/Листик

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant