Access to MarkdownParserContext from IMarkdownExtension.PipelineOnDocumentProcessed()?
Open
Nobody has claimed this yet.
question
- Dominant language
- C#
- Stars
- 5.3k
- Forks
- 510
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 5
Description
Is is possible to access, or arrange things so that access is possible to MarkdownParserContext from PipelineOnDocumentProcessed()? I'm not seeing any obvious way, perhaps I'm missing something.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing IMarkdownExtension.PipelineOnDocumentProcessed and the existing MarkdownParserContext references in the Markdig codebase. Determine whether the callback can receive the context without breaking the extension pipeline; done means the requested access path is defined and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100