htmlark icon indicating copy to clipboard operation
htmlark copied to clipboard

unescape % in resources when accessing local filesystem

Open presto8 opened this issue 4 years ago • 0 comments

  • resolves github issue 7
  • the local filesystem doesn't automatically translate % sequences like %20 in resource URIs
  • this changeset escapes the string before accessing the filesystem

Signed-off-by: Preston Hunt [email protected]

presto8 avatar Oct 06 '20 15:10 presto8