Closed Seasawher closed 3 weeks ago
It is not necessary to convert whole link. It is sufficient to convert relative path from input_dir to relative path from current file.
input: (%%
path to file without extension. This is specified as relative path from input directory %%)
output: (
relative path from the current file to the given path )
Specification
input:
[[ anchor text ]]( file path from input directory )
output:
[ anchor text ]( relative path from the current file to given path )