ToPlainText converts & to & #293

Closed
opened 2026-01-29 14:32:58 +00:00 by claunia · 2 comments
Owner

Originally created by @yuri-martynov on GitHub (May 10, 2019).

Here is my pipeline setup

    MarkdownPipelineBuilder()
        .UseAdvancedExtensions()
        .UseEmojiAndSmiley()
        .UseSoftlineBreakAsHardlineBreak()
        .Build();
Originally created by @yuri-martynov on GitHub (May 10, 2019). Here is my pipeline setup MarkdownPipelineBuilder() .UseAdvancedExtensions() .UseEmojiAndSmiley() .UseSoftlineBreakAsHardlineBreak() .Build();
claunia added the bugPR Welcome! labels 2026-01-29 14:32:58 +00:00
Author
Owner

@OpportunityLiu commented on GitHub (May 14, 2019):

Cannot reproduce with v0.17.0.
What's your input?

@OpportunityLiu commented on GitHub (May 14, 2019): Cannot reproduce with v0.17.0. What's your input?
Author
Owner

@MihaZupan commented on GitHub (May 14, 2019):

I believe your change fixed this issue for 0.17, he was likely using 0.16

@MihaZupan commented on GitHub (May 14, 2019): I believe your change fixed this issue for 0.17, he was likely using 0.16
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#293