ex_doc
ex_doc copied to clipboard
Road to v1.0
- [ ] Stabilize formatter APIs
- [ ] Stabilize language APIs (only after Elixir adds new type metadata to chunks, depends on #1815)
- [ ] Document and make ExDoc.DocAST public
There are definitely chores we can tackle (and a PR moving away from Karma is welcome), but those can be done at any time without affecting the user-facing API. The goal of this issue is to track what can still change and impact users.
We need to add Add Markdown formatter to the task list