mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 14:05:39 +00:00
[PR #624] [MERGED] Additional parser documentation #1149
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/624
Author: @mattj23
Created: 4/15/2022
Status: ✅ Merged
Merged: 6/7/2022
Merged by: @xoofx
Base:
master← Head:docs📝 Commits (3)
4169e53Merge remote-tracking branch 'upstream/master' into docs7018417Merge remote-tracking branch 'upstream/master' into docsf0c200fUpdates to parsing documentation, inlines📊 Changes
2 files changed (+112 additions, -34 deletions)
View changed files
📝
doc/parsing-extensions.md(+0 -31)📝
doc/parsing-overview.md(+112 -3)📄 Description
Continuing with some of the recommendations made by @xoofx and @MihaZupan on the last PR #607 to move some sections around, this PR also includes more detailed documentation on the inline parsers based on my attempts to implement one of my own.
This definitely needs review, as my understanding entirely comes from tracing through the inline parsing mechanisms with a debugger.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.