MoeraOrg / MoeraOrg/moera-issues
Ligatures
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Replace ligatures on input: --- ,, '' `` (c) (r) (tm). Some may be not delimited by spaces. Problems arise when they are mixed with Markdown (for example, --- is converted to <hr>, `` will often appear in code etc.) See also: https://github.com/vsch/flexmark-java/wiki/Typographic-Extension
Contributor guide
No contributing guide indexed for this repository
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 typographic-extension reference in the linked Moera wiki and trace how Markdown input is currently processed. Check how replacements behave when tokens are adjacent or mixed with Markdown, especially horizontal rules and code spans. Done means the listed ligatures are replaced without corrupting Markdown or code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100