In addition to actions like "Edit" and "Quote", it would be nice to have a "view raw" which shows you the raw remarkup source. This is occasionally useful for debugging or if things render weird and you aren't sure what the author meant.
Description
Description
Revisions and Commits
Revisions and Commits
rP Phabricator | |||
D10244 | rPea3aeb49623b Add "View Email" action to application transactions | ||
D10183 | rP27d44594dcb8 Transactions - add "view raw" action |
Event Timeline
Comment Actions
Also nice would be "View Raw Email" if the content source is email, to show the raw (signatures + quoted text) text.
Comment Actions
At least the first half of this (and probably the email part too) should be pretty easy to implement and would save some time when we run into remarkup or email parsing bugs. Currently, I have to go dig out the source from the DB to figure out how to reproduce the issue.