-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Description
Using the shorthand emoji names (":angry :") within a header forces the application to refuse exporting silently; however, copying and pasting Unicode-8 emojis from an online repository (🙃) into the heading, allows exporting, as expected.
- Can you reproduce the issue?
Steps to reproduce
**Note the   character, to not render such shorthand names in this bug report.
- Create new Note
- Insert: :angry :
- Ctrl+[1-6]: To make the line a heading.
- File > Export > HTML or PDF
Expected behavior:
Successful exporting to a file, with a prompt requesting save location, or at least an error.
Actual behavior:
Nothing. Menu closes silently.
Versions
- Mark Text: v0.15.1
- Operating system: Windows 10 Pro
qihuazhong