-
Notifications
You must be signed in to change notification settings - Fork 10
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
emoji is displayed in <img> under obsidian editor "view" mode #5
Comments
No related theme is required. For some security reasons (DOM injection attacks), habit tracker plugin does not translate your inputs into HTML tags. That's why the raw HTML <img draggable="false" ... appears. You can try using the origin emoji rather than twitter one. |
|
Emoji Toolbar 很好,我也在用,不需要完全禁用它,只要禁用它的 Twitter Emoji 就好了 |
哇!管用!好评! |
更新到 v1.0.4 后,同时开启本插件的 |
Hi there,
I try to use this awesome plugin and track my habbit. It works perfect creating the calendar view.
.
While when displaying the content in "View" mode, the "tag" (or emoji) i am using is wrapped in
May i know is it related with the theme i am using or any other settings?
Thanks!
The text was updated successfully, but these errors were encountered: