xoofx / xoofx/markdig

-- (double hypan) to — (mdash —)

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

Nobody has claimed this yet.

Dominant language
C#
Stars
5.3k
Forks
510
Avg merge
8d 5h
Merged PRs (30d)
5

Description

Hello there,

I am working on a project and I am looking for a good way to cite the name of an author after a 'blockquote'.
Using Markdown-it a double hyphen '--' is transformed to a mdash , but in Markdig this doesn't happen.
What do you think about adding this feature?

(I thought GitHub did this but I was wrong)

Roses are Red
Violets are Blue
And so are you

-- Some guy

Contributor guide

Open the contributing guide

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

Reproduce the issue's blockquote example with Markdig and compare its output with Markdown-it, focusing on whether a double hyphen becomes an em dash. The change is done when the requested -- to behavior is supported for the cited example and its output can be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, markdown
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.