diff --git a/readme.md b/readme.md index 483d6b0..a1e638e 100644 --- a/readme.md +++ b/readme.md @@ -64,6 +64,8 @@ ASTs (rehype). A different package, [`lowlight`][lowlight], does the same as refractor but uses [`highlight.js`][hljs] instead. +If you’re looking for a *really good* (but rather heavy) highlighter, try +[`starry-night`][starry-night]. @@ -704,6 +706,8 @@ This package is safe. * [`lowlight`][lowlight] — the same as refractor but with [`highlight.js`][hljs] +* [`starry-night`][starry-night] + — similar but like GitHub and really good ## Projects @@ -768,6 +772,8 @@ See [How to Contribute to Open Source][contribute]. [hljs]: https://github.com/highlightjs/highlight.js +[starry-night]: https://github.com/wooorm/starry-night + [root]: https://github.com/syntax-tree/hast#root [hast-util-to-html]: https://github.com/syntax-tree/hast-util-to-html