Skip to content

Rendering markdown inside specific sections #1022

Closed Answered by colinodell
merfed asked this question in Q&A
Discussion options

You must be logged in to vote

Because your parser follows similar syntax to links and images, I'd recommend looking at how our CloseBracketParser handles this by processing the delimiters (syntax like * and _ that wraps/delimits text). You should be able to do something similar.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by colinodell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants