I have quite few markdown files that I am passing as extras. Few of these are guides - I will like to provide links to specific methods or classes from these guides.
Currently I am using relative paths that is generated by codo, like:
[Stomp.over](../../mixin/Stomp.html#over-)
Is there a better way to write this?