Is anyone else experiencing issues with links to f...
# questions
m
Is anyone else experiencing issues with links to files (i.e.,
[local files](assets/think.pdf)
) when the path contains spaces? I tried using
"
or
'
, or escaping the path (i.e.,
\
) and even replacing the spaces with
\s
, but the preview link still doesn't open the file.