mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-09 21:42:15 +00:00
[PR #244] [MERGED] Expose list item order #888
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?
📋 Pull Request Information
Original PR: https://github.com/xoofx/markdig/pull/244
Author: @MihaZupan
Created: 9/17/2018
Status: ✅ Merged
Merged: 9/17/2018
Merged by: @xoofx
Base:
master← Head:list-item-order📝 Commits (1)
0d5d3ddExpose List item order📊 Changes
3 files changed (+44 additions, -1 deletions)
View changed files
📝
src/Markdig.Tests/TestSourcePosition.cs(+36 -0)📝
src/Markdig/Parsers/ListBlockParser.cs(+2 -0)📝
src/Markdig/Syntax/ListItemBlock.cs(+6 -1)📄 Description
This makes things like this possible.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.