Eksperimental
Eksperimental
Hi @christhekeele The solution is ready to be reviewed. I think the implementation is complete, even though the CI failed in Elixir 1.14 / OTP 26. I will have to...
Hi @christhekeele Yes, the feature works as expected: > Doc generation failed due to warnings while using the --warnings-as-errors option > failure 20 We also need to review if the...
May I ask what is needed to be complete with this PR? I would really like to have this feature in ExDoc.
The initial solution had a global state and it was simple. I tried implementing the suggestion of not having a global state and it was too much that had to...
✅ Done: https://github.com/elixir-lang/ex_doc/pull/1831
I just found that when testing it, and thought I would be good to report it. there are no worries about regressions. Thanks for the info.
Would it be possible to have an option to leave a copy of the original HTML element in the metadata whenever `vertabim: true`? I think it will be useful in...
yes. exactly that!
@garazdawi please have a look at the changes in commit 5df2f80b17f0868f4b50fcfcafe01996de4d4fe8
@garazdawi please have a look now. What I have done is link everywhere to `https://www.erlang.org` and the `_redirects` file is the single source of truth to redirect to `https://erlang.org`.