mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-05 21:42:38 +00:00
[PR #283] [MERGED] make the max leading # count in heading block parser configurable #910
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/283
Author: @OsmondJiang
Created: 1/7/2019
Status: ✅ Merged
Merged: 1/7/2019
Merged by: @xoofx
Base:
master← Head:configurable_leading_#_count📝 Commits (2)
9b9243aadd heading block parser to able to config max leading count of #f9dd201move heading block extension outside📊 Changes
1 file changed (+11 additions, -4 deletions)
View changed files
📝
src/Markdig/Parsers/HeadingBlockParser.cs(+11 -4)📄 Description
Will implement the extension part in docfx side
#282
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.