dendron
dendron copied to clipboard
Add support for emojis in dendron markdown
Please select if your request is either something new or an enhancement
- [X] Enhancement of an existing Feature.
- [ ] Request of a new feature.
Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
- [ ] Workspace - VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
- [ ] Lookup - Dendron's Lookup Command
- [ ] Views - Dendron Preview, Tree View, Side Panels in the UI
- [ ] Schema - Dendron Schemas
- [ ] Pod - Data import from / export to Dendron
- [ ] Publish - External Site Publish
- [X] Markdown - Markdown features, such as syntax support and features
Is your feature request related to a problem? No
Markdown supports unicode but there are extensions to unicode for emojis (https://emojipedia.org/). This feature request is to add support for emoji unicode in the dendron markdown viewer.
Describe the solution you'd like
The dendron markdown viewer recognizes emoji unicodes (https://emojipedia.org/) and renders them in the viewer.
Am i missing something ?
Isn't it already there