mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-12 05:44:48 +00:00
Same content with different line endings produce different HTML #441
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 @yufeih on GitHub (Mar 23, 2021).
Starting from 0.24.0, line ending (
\r\nor\n) affects output in certain cases:Related: https://github.com/dotnet/docfx/pull/7219 https://github.com/dotnet/docfx/pull/7424