最近搜索


没有最近搜索

How to pass HTML line breaks with



已于 2024年8月16日 发布

Hey all,

 

We have an AI customer support app in the Zendesk marketplace.

 

One of the features of this app is to insert an answer drafted by AI (using knowledge from your help docs) into the editor.

 

The code we're using is:

client.invoke("ticket.editor.insert", answer);

My understanding is that HTML can be passed into this, which is fine and working for links, bold, italics, etc.

But, I can't find any way to pass in a line break e.g. <br>

Has anyone else come across this or managed to solve this?


0

0

0 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子