feat: BlockQoute display in client
This commit is contained in:
@@ -25,6 +25,7 @@ function prettyFlatParsedMessage(html: string) {
|
||||
const textElementTags = [
|
||||
'chat-text',
|
||||
'chat-mention',
|
||||
'chat-quote',
|
||||
]
|
||||
function checkContinuousElement(tagName: string) {
|
||||
/* console.log('shangyige ', lastElementType)
|
||||
|
||||
Reference in New Issue
Block a user