adifyr/obsidian-chat-view

add more than one paragraph in a single item.

Closed this issue · 2 comments

iszhi commented

Hello, I like this tool very much. But I also like to include several paragraph in a single item. Can we make it possible?

Hi @iszhi. You can do this by adding the <br/> tag in your chat-view message. Here is an example of the same:

```chat
[Narrator=pink]

< Narrator | One can deduce the fact that with ChatGPT, Artificial Intelligence is set to play a significant role in our lives. As such, it is important to learn about the different technologies & principles that enable AI to do what it does.<br/><br/>There is an amazing course by Stanford: [[CS50 Artificial Intelligence/Introduction]]. This will give you a primer on how to get started with AI.
```

The above chat snippet creates the following Chat View:

image

Do let me know if this solves your issue.

Hi. Since there has been no activity on this issue, I'll be closing it. Thanks for writing in!