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
*Syntax highlighting and autosave for comments on GitHub (and other other markdown-friendly places).*
3
+
*Syntax highlighting and autosave for comments on GitHub (and other other markdown-friendly websites).*
4
4
5
5
- "Syntax highlighting is the lie that enables us to see the truth."
6
6
- "The meaning of life is to find your lost comment drafts. The purpose of life is to post them."
@@ -12,6 +12,6 @@ TODO: screenshot of comment draft storage and restoration
12
12
If there's something you'd like to add or fix, see [CONTRIBUTING.md](CONTRIBUTING.md).
13
13
14
14
Special thanks to:
15
-
-[overtype](https://github.com/panphora/overtype) for the trick which makes syntax highlighting possible
16
-
-[shiki](https://github.com/shikijs/shiki) for the broad library of syntax highlighters
15
+
-[overtype](https://overtype.dev/) for doing `textarea`syntax highlighting of `md`
16
+
-[highlight.js](https://highlightjs.org/) for the broad library of syntax highlighters
17
17
-[Yukai Huang](https://github.com/Yukaii) for [the PRs](https://github.com/panphora/overtype/issues?q=is%3Apr+author%3AYukaii) which made the two work together
0 commit comments