Open roxaloxa opened 7 years ago
I saw your comment @neauoire about fixing this. I tested:
Looks like it removes apostrophes from the message, is that intended?
It's.. an improvement.
I'll try to make the htmlescape work.
What about the data-operation field just having like "edit:7" in it and when you click, it pulls the message itself from the local data after parsing the ID out?
Sticking the whole message in the attribute is kinda unwieldy
If you click the timestamp on your own message that has a single quote in it like
look at me, i'm gonna break!
, then the command prompt will prefill with something likeedit:10 look at me, i
and truncate after the single quote.