Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 244 Bytes

File metadata and controls

14 lines (8 loc) · 244 Bytes

MDX v2 comments cause errors but are spec-compliant MDX.

Should: retain them in the AST and save again unchanged.

Example Code:

{/* this is a legit MDX comment */}

Example Implementation:

{/* this is a legit MDX comment */}