The simple version of what I’m doing is I want all revision done (at a certain point) to be in a single (default) color, for instance red instead of black.
But the trick is that not only means typing, but also things like pasted text.
I’ve looked at some of the source code for text formatting on GitHub and while I can envision how I might do it, the amount of hackery I would have to encapsulate it in makes me think there must be some simpler way.
Does anyone have any good suggestions as to where I should start looking?