This package contains the code highlighter for Lexical using the prism engine
React highlighter component for Intility's design system, Bifrost.
mdast utility to find and replace text in a tree
Allow parsing of import.meta
Allow parsing of object rest/spread
[](https://github.com/conorhastings/react-syntax-highlighter/actions) [
Allow parsing of the nullish-coalescing operator
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of BigInt literals
Allow parsing of optional properties
Allow parsing of the module assertion attributes in the import statement
mdast utility to check if a node is phrasing content
Allow parsing of class static blocks
hast utility to parse from HTML
Allow parsing of the logical assignment operators
Allow parsing of class properties
Allow parsing of optional catch bindings
unist utility to serialize a node, position, or point as a human readable location
mdast utility to get the plain text content of a node
Allow parsing of top-level await in modules
Vue component to highlight words within a larger body of text
mdast extension to parse and serialize math
Allow parsing of async generator functions