Comments in MyST that don't break paragraphs #502
-
Hi folks, I'd like to be able to use comments within MyST, but currently comments are a block-level entity, which means they cause the start of a new paragraph. I'd find it very useful if there was some way to write comments which didn't break up paragraphs. Just thought I'd float the idea here, is this worth raising an issue on the myst-parser repo? |
Beta Was this translation helpful? Give feedback.
Answered by
chrisjsewell
Sep 27, 2021
Replies: 1 comment 1 reply
-
Heya, there is already an issue for this executablebooks/MyST-Parser#116 (give the initial comment a 👍 to upvote) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chrisjsewell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Heya, there is already an issue for this executablebooks/MyST-Parser#116 (give the initial comment a 👍 to upvote)