teesloane / firn

Org Mode Static Site Generator
Eclipse Public License 1.0
324 stars 24 forks source link

Refactor link transforming #109

Closed teesloane closed 2 years ago

teesloane commented 2 years ago

if you have a file foo/bar/my_file.org and it has a link of file:another_file.org, before - this be a dead link, now, we grab the parent directories of the file that the link is found in and reconstruct the link so that file:another_file.org becomes :foo/bar/another_link.html.