-- (double hypan) to — (mdash —)
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
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
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