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 was archived by the owner on Jun 15, 2022. It is now read-only.
If I am not mistaken, highlight.js that is in use by the project for code highlighting, provides automatic code highlighting (no need to specify language initials after ```).
I think it would be nice to enable this in simple markdown editor (and for the rest of markdown editors too)