MoeraOrg / MoeraOrg/moera-issues

Ligatures

Open
#332 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

client enhancement how? questionable
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.