text-runner icon indicating copy to clipboard operation
text-runner copied to clipboard

disallow links above the root directory

Open kevgo opened this issue 6 years ago • 0 comments

When checking documentation with relative links I want to be warned when going above the root directory So that my documentation remains self-contained in its folder.

  • this is disabled by default
  • the switch --allow-root-escape allows doing this anyways

kevgo avatar Jun 29 '19 02:06 kevgo