Closed JeloKuneho closed 1 year ago
I may be able to support general markdown syntax. Internal links however, are an Obsidian specific feature. I won't be able to put that in there.
Hi @JeloKuneho. With the latest release of the Chat View Plugin: Version 1.3.0, I have added Markdown and HTML Rendering Support to the Chat View Message. Which means, you will now be able to create Chat View Blocks like this:
Please refer to the README for more information. Closing this issue as resolved. Thanks for your feedback!
Yep, its working good. Thank you!
Currently, text can only appear in plaintext. For example, when you surround text with
** **
or insert links (internal or external) like sothe text is rendered in plaintext. Cannot click on links to open them.
Adding markdown support would enhance the capabilities of the plugin.
By the way, thank you for this plugin 🍪. I like to use it to create clean views of conversations.