Skip to content

How to show raw critic text? #1927

Answered by facelessuser
zillionare asked this question in Q&A
Discussion options

You must be logged in to vote

crtic-markup is a custom Pygments lexer that I created for my documents: https://github.com/facelessuser/pymdown-lexers. It's not really documented as I had intended to only use it for myself. There are no actual releases for it as I just include it in my requirements like this https://github.com/facelessuser/pymdown-extensions/blob/main/requirements/docs.txt#L2.

md-render is also a custom plugin I use for my documents. It is also not documented as it was just a solution for my docs. I wanted to not apply Critic Markup to my documents, but instead, only activate the usage of it in sandboxes. So I created custom fenced code blocks where I can enable certain markdown plugins only in those c…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by facelessuser
Comment options

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