Skip to content

Custom links to modules #909

@wojtekmach

Description

@wojtekmach

Ref: #679 (comment)

     assert project_doc("[`Registry docs`](`Registry`)", %{docs_refs: []}) ==
       "[`Registry docs`](https://hexdocs.pm/elixir/Registry.html)"
     Assertion with == failed
     code:  assert project_doc("[`Registry docs`](`Registry`)", %{docs_refs: []}) == "[`Registry docs`](https://hexdocs.pm/elixir/Registry.html)"
     left:  "[[`Registry`](https://hexdocs.pm/elixir/Registry.html)](https://hexdocs.pm/elixir/Registry.html)"
     right: "[`Registry docs`](https://hexdocs.pm/elixir/Registry.html)"
     stacktrace:
       test/ex_doc/formatter/html/autolink_test.exs:262: (test)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions