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
But I can’t do that because the wrapper spans interfere with the grid. #11
Overall, I think our current parser strategy is not very robust, and we probably want to pull inline expression parsing out of markdown-it and do it before (or after?) borrowing techniques from Hypertext Literal. Related #32.
The text was updated successfully, but these errors were encountered:
For example, this works fine:
but this fails:
Really, I want to do this:
But I can’t do that because the wrapper spans interfere with the grid. #11
Overall, I think our current parser strategy is not very robust, and we probably want to pull inline expression parsing out of markdown-it and do it before (or after?) borrowing techniques from Hypertext Literal. Related #32.
The text was updated successfully, but these errors were encountered: