mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-08 13:54:54 +00:00
:: error #239
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jlcool on GitHub (Nov 5, 2018).
https://babelmark.github.io/?text=%7B%7Bc1%3A%3Aaaa%7D%7Dbbb%7B%7Bc2%3A%3Accc%7D%7D
@jlcool commented on GitHub (Nov 5, 2018):
//UseCustomContainers()
@xoofx commented on GitHub (Nov 6, 2018):
Could you explain what do you expect?
@jlcool commented on GitHub (Nov 7, 2018):
I hope the colon is not escaped, but I have annotated the code to achieve it.
@xoofx commented on GitHub (Nov 7, 2018):
Yes, you can configure markdig with whatever extensions that fits your usage. The default advanced plugins are going to setup a bunch of plugins that you might not need. If you don't need them, roll out your own setup of plugins, it's fine.
I guess I can close this issue then