Before opening a new bug report, please search the forum for duplicates and follow the Troubleshooting Guide.
- We only consider bugs that are reproducible in the sandbox vault or a vault with no third-party plugins/no css snippets/default theme.
- For Linux, we only accept bug reports that are reproducible with our Appimage package under Gnome or KDE.
- Developer issues with the API should go here
- Themes and Custom CSS issues should go here
Once you’ve done the above, delete everything above this line.
€ Symbol does not render correctly in Tex mode when typed as character. $, £ and ¥, for instance, do. To get a € symbol I have to use \unicode{0x20ac}
.
Steps to reproduce
Consider $$ 20£ $$
and it will render correctly as Tex. But $$ 20€ $$
will not: The “formula” is just printed out plain text.
However, using $$ 20 \unicode{0x20ac} $$
will render correctly. (Update: \text{€}
will do as well)
Did you follow the troubleshooting guide? [Y/N]
Yes, I tried it in Sandbox Mode.
Expected result
Formula rendered correctly
Actual result
Formula not rendered at all
Environment
/*** sandbox: ***/
SYSTEM INFO:
Obsidian version: v1.5.8
Installer version: v1.5.8
Operating system: #110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 5.15.0-100-generic
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
/*** normal ***/
SYSTEM INFO:
Obsidian version: v1.5.8
Installer version: v1.5.8
Operating system: #110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 5.15.0-100-generic
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0
RECOMMENDATIONS:
none