mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
block certain components? #664
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 @brduffy on GitHub (Apr 4, 2024).
Hi, I'm currently using MarkdownTextBlock in my project and I can pretty easily prevent images in the markdown. Is there a way to accomplish that using MarkDig?
Thanks
@BeneHenke commented on GitHub (Sep 6, 2024):
You should be able to just remove the image parser/ renderer from the pipeline.