Closed
Description
Hi,
when converting a tree of markdown documents with internal links, it would be useful to convert the link targets from .md
to .html
as well.
E.g.:
[some link](link.md)
should point to link.html
. I understand that that might not be the desired default behavior but it would surely be a useful addition.