Perlite is a great project, and it is the best way for me to publish my Obsidian vault. I wonder if it is possible to add support for rendering embedded PDF and MP4 files on a webpage using the wikilinks "![[xxxx]]".
I have already tried using HTML syntax such as <video> or <embed> in a markdown file, and it worked for rendering the PDF and MP4 files with the absolute path.
But the relative path resolution is a little bit difficult due to different root directories between the index.html and Obsidian vault, I guess. I think it will be really useful and convenient if adding the direct rendering support.
Thanks and best wishes.
Perlite is a great project, and it is the best way for me to publish my Obsidian vault. I wonder if it is possible to add support for rendering embedded PDF and MP4 files on a webpage using the wikilinks "![[xxxx]]".
I have already tried using HTML syntax such as
<video>or<embed>in a markdown file, and it worked for rendering the PDF and MP4 files with the absolute path.But the relative path resolution is a little bit difficult due to different root directories between the index.html and Obsidian vault, I guess. I think it will be really useful and convenient if adding the direct rendering support.
Thanks and best wishes.