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
Should we make the comment,superscript ,subscript similar to attachModifier? As it stands, for extension development, a significant amount of work is required to filter out the entire content of the comment.
I test on the following content
%This is a comment, and you never see it in your exported output.%
This is ^superscript^ (it won't render properly in Neovim).
This is ,subscript, (same as above).
Should we make the
comment
,superscript
,subscript
similar to attachModifier? As it stands, for extension development, a significant amount of work is required to filter out the entire content of the comment.I test on the following content
it shows as blow
The text was updated successfully, but these errors were encountered: