Support for wireloom
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.3k
- Forks
- 510
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 5
Description
Add support for wireloom (https://github.com/StardockCorp/Wireloom). Wireloom is a text-based markdown extension for drawing UI wireframes defined in fenced code blocks
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 reading the linked Wireloom project to understand its fenced-block syntax and expected output, then review Markdig's existing extension entry points. Done means Markdig supports Wireloom-defined UI wireframes, with behavior verified against the extension's documented syntax; no specific source file or test is named in the issue.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100