-
Notifications
You must be signed in to change notification settings - Fork 341
WIP: Markdown formatter #1992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
WIP: Markdown formatter #1992
Conversation
📦 Docs artifacts are ready: https://github.com/elixir-lang/ex_doc/actions/runs/14148102541/artifacts/2844699572 |
@eksperimental do you need any help with this one? |
Hi @yordis. The PR is a proof of concept. As it is now it's OK. There's another PR going on in parallel. I wouldn't invest much more energy on this until we see what's going to happen with the other PR and the direction on this one. I think we need to wait for Jose's input on this. Only then if it's decided to continue with this I think I may use your help as there are plenty of details to be ironed out. Thanks for the help. I will let know when if the time comes. |
Original implementation as discussed in #1962
The generated docs can be seen in this repo: https://github.com/eksperimental/ex_doc_markdown_formatter_docs
This is a WIP. There are many details to fix such as some characters that need to be properly escaped/unescaped.
I would like to get some feedback before moving forward.
My approach was to keep things simple and add things if they are needed.
One challenge was to rewrite the headings levels within docs, since that would break the hierarchical structure of the document.
Screenshots
API REFERENCE

KERNEL

KERNEL
