MacDownApp / MacDownApp/macdown
Dollar signs TeX mode
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
It would be awesome if the editor auto-pairs the dollar signs both inline `$_$` and display mode `$$_$$`
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
No source files or tests are named in the issue. Start by locating the editor's TeX/math input handling, then verify that typing dollar signs supports both inline `$_$` and display `$$_$$` pairing without breaking ordinary text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, tex
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100