[PR #879] [MERGED] Fixes #878: RoundtripRenderer: render indent and 0 blocks for ordered lists #1276

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/879
Author: @stylefish
Created: 6/16/2025
Status: Merged
Merged: 6/19/2025
Merged by: @xoofx

Base: masterHead: issue878


📝 Commits (1)

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 src/Markdig.Tests/RoundtripSpecs/TestUnorderedList.cs (+1 -0)
📝 src/Markdig/Renderers/Roundtrip/ListRenderer.cs (+10 -2)

📄 Description

fixes #878 by supporting indent and 0 blocks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/xoofx/markdig/pull/879 **Author:** [@stylefish](https://github.com/stylefish) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `issue878` --- ### 📝 Commits (1) - [`5a3c206`](https://github.com/xoofx/markdig/commit/5a3c206076621dd75c6f0ec36236f031ebbadea2) Fixes #878: render indent and 0 blocks ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/RoundtripSpecs/TestUnorderedList.cs` (+1 -0) 📝 `src/Markdig/Renderers/Roundtrip/ListRenderer.cs` (+10 -2) </details> ### 📄 Description fixes #878 by supporting indent and 0 blocks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:52:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1276