Closed jlmakes closed 4 years ago
Note: This is just for the light theme since it was broken, but similar improvements could be made to the dark theme as well. All in good time! :)
align
attribute is deprecated in HTML. Can you please post before/after screenshots of non-deprecated attributes? Thanks!
I only modified the invalid/deprecated scope, for the light theme.
Before:
After:
As you can see, valid attributes are still blue… this only affects the deprecated attribute.
Can you please resolve the conflicts? Then I will merge. Thanks!
Hey @jlmakes, is this still open? I just ran into this issue myself.
I deleted the original fork. I'll apply the fix to the latest branch and open a new PR.
Fixes #218
Compare with this screenshot, where
align
is both visible and styled appropriately.