MacDownApp / MacDownApp/macdown
Support for pandoc's line blocks
Open
Nobody has claimed this yet.
enhancement
upstream
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Support for line blocks (http://johnmacfarlane.net/pandoc/README.html#line-blocks) will be very helpful when authoring certain ePubs.
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 Pandoc line-blocks specification, then locate MacDown's Markdown parsing and rendering entry points. Confirm how line blocks should appear in the editor and exported ePubs; done means the syntax is supported without regressing existing Markdown behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100