Eksperimental
Eksperimental
**What do you want to achieve?** Make it work **What is the current way of working?** https://github.com/eksperimental/merge_test/pull/4 **How much does it hurt?** I have not been able to make it...
instead of using 1em, if you use 0.99em as the font-size, that change will make the lines fit in. for example, in the Erlang page. > % followed by a...
``` Connecting runtime failed - the node uses Elixir 1.18.0-rc.0, but ~> 1.17.0 is required Connect the session to an already running node and evaluate code in the context of...
### Environment * Credo version (`mix credo -v`): 1.7.10-ref.main.b1010b5+uncommittedchanges * Erlang/Elixir version (`elixir -v`): Elixir 1.17.3 (compiled with Erlang/OTP 27) * Operating system: ### What were you trying to do?...
I'm opening up this issue to discuss about the formatters Currently ExDoc support two formats, HTML and Epub. Recently we are introducing Markdown in two separate PRs. https://github.com/elixir-lang/ex_doc/pull/1992 https://github.com/elixir-lang/ex_doc/pull/1976 The...
Original implementation as discussed in https://github.com/elixir-lang/ex_doc/issues/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...