Format Reason markdown comments at reformat time.
Open
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
- 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
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