reasonml / reasonml/reason

Format Reason markdown comments at reformat time.

Open
#2,392 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Printer
Dominant language
OCaml
Stars
10.3k
Forks
438
PR merge metrics
No merged PRs in 30d

Description

Once this issue is done then the next step can be to take the markdown parse (that we use to store it in the AST as ocamldoc syntax), and then pretty print the markdown tree with line wrapping at 80 characters etc.

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 by reading issue 2391, which this work depends on, then trace how the markdown parse is stored in the AST as ocamldoc syntax. The work is complete when the markdown tree is pretty-printed during reformatting with line wrapping at 80 characters.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.