Azure devops support
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.3k
- Forks
- 510
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 5
Description
Hi!
I saw this issue and wanted to mention it here. https://github.com/madskristensen/MarkdownEditor2022/issues/46
I'm writing my docs in visual studio and use the Azure DevOps wiki to read my docs.
When I'm trying to create a mermaid diagram I use the ``` mermaid. But on the devops wiki it need to start with ::: mermaid.
Can we support ::: for mermaid diagrams so we can see the diagram both in visual studio and Azure DevOps?
Thanks!
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 reviewing the linked MarkdownEditor2022 issue and the Markdig entry points for Mermaid and fenced-block parsing. Determine where Azure DevOps's ::: mermaid form can be recognized alongside ``` mermaid. Done means both forms produce the expected Mermaid output without breaking existing Markdown parsing, with coverage added where the project’s relevant tests are located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, markdown
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100