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
There isn't anything special about a myst comment % comment, and from an AST perspective I think this would be simpler as just being named comment to be closer to other AST implementation.
The text was updated successfully, but these errors were encountered:
There isn't anything special about a myst comment
% comment
, and from an AST perspective I think this would be simpler as just being namedcomment
to be closer to other AST implementation.The text was updated successfully, but these errors were encountered: