xoofx / xoofx/markdig

WikiLinks support?

Open
#714 13 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement PR Welcome! question
Dominant language
C#
Stars
5.3k
Forks
510
Avg merge
8d 5h
Merged PRs (30d)
5

Description

Hi! I'm looking for the WikiLinks support (links within two square brackets, e.g. https://python-markdown.github.io/extensions/wikilinks/). Does this library support it, via plugin maybe?

If it is not supported, I do not mind to implement it. Could you maybe guide me a bit on what would be the right approach?

Kind regards,
Alex

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking Markdig's existing extension and plugin entry points, then compare their behavior with the linked WikiLinks syntax. The issue does not identify source files or tests, so first locate the relevant parser extension and its test coverage; done would be a decided support approach with corresponding behavior verified by tests.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.