You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use HTML snippets in my org-mode file like that:
#+begin_export html
<p>Hi</p>
#+end_export
It workes when I use org-export. However it didn't work when I used org-roam-ui, which didn't show anything in the page. Could you tell me if my syntax is incorrect, or does org-roam-ui not support using HTML tags?
The text was updated successfully, but these errors were encountered:
I want to use HTML snippets in my org-mode file like that:
It workes when I use
org-export
. However it didn't work when I usedorg-roam-ui
, which didn't show anything in the page. Could you tell me if my syntax is incorrect, or does org-roam-ui not support using HTML tags?The text was updated successfully, but these errors were encountered: