Acquiring method to exclude extension #193

Open
opened 2026-01-29 14:30:04 +00:00 by claunia · 0 comments
Owner

Originally created by @swordream on GitHub (Feb 22, 2018).

Build pipeline Just like the following

new MarkdownPipelineBuilder()
                        .UseAdvancedExtensions()
                        .ExcludeMathmatichs().Build();
Originally created by @swordream on GitHub (Feb 22, 2018). Build pipeline Just like the following ```csharp new MarkdownPipelineBuilder() .UseAdvancedExtensions() .ExcludeMathmatichs().Build(); ```
claunia added the enhancementwontfix labels 2026-01-29 14:30:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#193