Skip to content
Snippets Groups Projects
Commit c31c1564 authored by Iñaki García Etxebarria's avatar Iñaki García Etxebarria Committed by Hécate Moonlight
Browse files

Add support for labeled module references

Support a markdown-style way of annotating module references. For instance

-- | [label]("Module.Name#anchor")

will create a link that points to the same place as the module
reference "Module.Name#anchor" but the text displayed on the link will
be "label".
parent a2f9f297
No related branches found
No related tags found
No related merge requests found
Showing
with 198 additions and 49 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment