gravitational / docs

Source code backing goteleport.com/docs
https://goteleport.com/docs
Apache License 2.0
11 stars 13 forks source link

Fix bug in rehype-hljs-var #506

Closed ptgott closed 1 week ago

ptgott commented 1 week ago

Sometimes, hljs generates text nodes that are direct descendents of a code element, without being the children of a span. rehype-hljs-var expects all text nodes to be the sole children of an element node.

This change edits rehype-hljs-var to accommodate text nodes. It also refactors the plugin to clean up the logic for splitting text nodes with Var component placeholders.

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 7:09pm