You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
dzfranklin
changed the title
Highlight changed text so it is clear what has changed
Highlight changed text so it is clear what has been changed
Mar 15, 2016
There's an open issue #27 for changing the font. I wrote an implementation for that in pull request #48 which works similarly to what you suggested, by putting replacements in a span with a class. That means you could use something like the Stylish extension to add your own CSS and attach it to that class. If Posnet accepts my pull request, would that do what you want?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Showing the original on hover would be great.
For example with the injected css of
instead of directly replacing the text you could insert
where sanitize_attribute_val is something like
Would you accept a pull request?
The text was updated successfully, but these errors were encountered: