avh4 / avh4/elm-format

Make the normalized markdown work with github markdown, if possible

Open
#340 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
1.3k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Given the constraint of #339, make sure the normalized markdown format also gives the same HTML result with the github markdown parser, if possible.

Github seems to use one of these:
- https://github.com/vmg/sundown
- https://github.com/github/cmark
- https://github.com/github/markup

and commits to following CommonMark, with strictly optional extensions.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the constraint in issue #339, then review the linked sundown, cmark, and github/markup projects to determine which GitHub Markdown parser is relevant. Compare the normalized Markdown's rendered HTML with GitHub's result; done means the outputs match where the parser supports the same constructs.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, markdown
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.