ex_doc icon indicating copy to clipboard operation
ex_doc copied to clipboard

Road to v1.0

Open josevalim opened this issue 4 months ago • 3 comments

  • [ ] Stabilize formatter APIs
  • [ ] Stabilize language APIs (only after Elixir adds new type metadata to chunks, depends on #1815)
  • [ ] Document and make ExDoc.DocAST public

josevalim avatar Oct 20 '25 13:10 josevalim

What about moving away from dependencies that are marked as deprecated?

Example: Karma Image

a-maze-d avatar Oct 21 '25 09:10 a-maze-d

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.

josevalim avatar Oct 21 '25 10:10 josevalim

We need to add Add Markdown formatter to the task list

eksperimental avatar Nov 05 '25 21:11 eksperimental