javalent / admonitions

Adds admonition block-styled content to Obsidian.md
MIT License
1.05k stars 67 forks source link

Admotion Type cannot have non-ASCII characters in them #258

Closed dojje closed 1 year ago

dojje commented 1 year ago

I have noticed that the admotion type cannot have non-ASCII characters in them, like åäö.

only ASCII characters

if i only use ASCII characters as the admotion type

img

and write this as the admotion:

img

it renders to this:

img

non-ASCII charactesrs

but if i have non-ASCII characters as the Type

img

and write this as the admotion:

img

it renders to this:

img

sigrunixia commented 1 year ago

I can confirm this works in a callout, but does not work in a code block, using the test word "Łemiránin".

Tagging as Priority-High as this is a language and accessibility issue.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.