Open rshmhrj opened 8 months ago
Hi. Thanks for writing in. I'm adding MS Teams support for Chat View in the upcoming release.
Hi, I have the same "problem" with the exported data from this tool here: https://github.com/carderne/signal-export
Would be really nice to get multiline support!
I would also really appreaciate multi line support.
Similar to #30 I'm also copy/pasting messages from Teams (since export is disabled)
Some of the messages contain multiple lines and other internal formatting (like replies, quoting other chat messages).
Here is an example sanitized from teams:
Pasting directly into a
chat-transcript
code block renders this:Adding colons after the names, and some formatting for color:
Results in this:
Replacing line breaks with
\n
doesn't do much either:Any ideas, suggestions or workarounds?