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
In this example, you can see that: 2020 becomes >202 </tr> becomes </tr>>
nano without html.nanorc:
with html.nanorc
Root cause seems to be the handling of emoji. I created a tr without one and it displays fine:
You can see in the image that the date isn't corrupted and no trailing ">" inserted.
Now that I've tasted syntax highlighting I can't go back. I hope this is fixable :) Thanks for the effort! Source code attached. index.html.txt
The text was updated successfully, but these errors were encountered:
In this example, you can see that:
2020
becomes>202
</tr>
becomes</tr>>
nano without html.nanorc:
with html.nanorc
Root cause seems to be the handling of emoji. I created a tr without one and it displays fine:
You can see in the image that the date isn't corrupted and no trailing ">" inserted.
Now that I've tasted syntax highlighting I can't go back. I hope this is fixable :) Thanks for the effort! Source code attached.
index.html.txt
The text was updated successfully, but these errors were encountered: