MacDownApp / MacDownApp/macdown
Add support for double `$$` delimiters
Open
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
REFERENCE:
https://github.com/Rob1Ham/miniscript-templates/pull/11#issuecomment-1817878220
When deploying markdown with MathML - the default GitHub action script doesn't render MathML correctly. I believe this is easily mitigated with $$ delimiters.
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 with the referenced miniscript-templates pull request comment and investigate MacDown's current Markdown rendering behavior for MathML. The issue names no file or test; done means Markdown using $$ delimiters renders MathML correctly in the affected deployment path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100