Eksperimental

Results 56 issues of Eksperimental

### Environment * Credo version (`mix credo -v`): 1.5.6-ref.main.e1b888b+uncommittedchanges * Erlang/Elixir version (`elixir -v`): Elixir 1.12.3 (compiled with Erlang/OTP 24) ### What were you trying to do? `mix credo` ###...

While it converts PNG images without any problem, It cannot convert any jpg/jpeg image, I get this error: > File `foo.jpg`: Input buffer contains unsupported image format images are valid,...

My connection was temporarily gone, and I got this message. ``` $ asdf install erlang 18.3.4.11 fatal: unable to access 'https://github.com/erlang/otp/': Could not resolve host: github.com asdf_18.3.4.11 is not a...

enhancement

Closes https://github.com/elixir-lang/ex_doc/issues/1411 Closes https://github.com/elixir-lang/ex_doc/issues/1294 PR Originally published in https://github.com/elixir-lang/ex_doc/pull/1412 I'm picking this feature up from it was left off. The only thing to solve is the global state issue mentioned...

[old Erlang child specification](`t:supervisor.child_spec()`) will generate old Erlang child specification I find myself making this kind of mistakes, and ExDoc not warnings about it. I think if Exdoc ends up...

Kind:Chore
Area:Elixir

While working on improving the `make docs` command in Elixir, I accidentally discovered this bug that deleted my entire Elixir repo locally loosing all local branches. I don't know if...

I have come across issues with the generated EPUB documentation: /cc @milmazz * [ ] 1. The table of contents menu, should have a tree structure like the HTML version....

Kind:Bug
Kind:Enhancement
Area:EPUB

I use the sidebar for a quick search to remind me what is the module a functions belongs to. For instance if I type "cwd", I got System.cwd as a...

Kind:Enhancement
Area:HTML
Note:Discussion

# Description A `weight` field can be added to tasks, so a priority order can be set for their execution. # Context While tasks can be run sequentially, by using...

feature

There are times when I need to temporarily disable Adsorber, just to check a website the way it normally is, or sometimes when I need to follow a redirected link...