Hi,
It would be nice to have embedded preview for simple .html files.
We use a lot of simple html files, for mail signatures, email template or other common situation. Now we have to open these files with seadrive or download the file before open it in our browser.
Are we the only ones, in this situation ?
Preview of html pages have some potential security ricks. We don’t have a plan to support it yet.
You can add a feature request on our feature request site.
A workaround is to rename file.htm to file.md. MarkDown syntax allows html tags and Seafile shows MarkDown files, so it kind of works. Unfortunately, there are bugs in the rendering, e.g. an empty cell in a table (<td></td>) makes the whole file not shown: just a blank screen, missing even the menu, so there is no way to switch to the text-editor mode and edit the file.