1943time / inkdown

A WYSIWYG Markdown editor, improve reading and editing experience. and generate your Markdown files into online documents in the easiest and fastest way.
https://www.inkdown.me
GNU Affero General Public License v3.0
861 stars 35 forks source link

Opening this file type is not currently supported while open an html file #32

Closed wangxiaokun closed 5 months ago

wangxiaokun commented 5 months ago

Sometimes, I save some HTML files. When I use Bluestone to open the HTML files, it tells me [ Opening this file type is not currently supported while open a html file ] Because this function mediaType does not handle HTML files.

Snipaste_2024-01-16_15-41-47

I processed it, and everything is fine now.

Snipaste_2024-01-16_15-43-36

So, Do you think it's necessary to handle this?

1943time commented 5 months ago

Do you want to directly display HTML content in the editor? This can be added to the next version.

wangxiaokun commented 5 months ago

Do you want to directly display HTML content in the editor? This can be added to the next version.

YES, cause url link may become invalid, sometimes I save web pages locally, just like I have saved many PDF e-books locally.

wangxiaokun commented 5 months ago

Do you want to directly display HTML content in the editor? This can be added to the next version.

哈哈哈哈,老哥,才发现咱是一家人哎!

1943time commented 5 months ago

我这头像不是一眼国人嘛😅

1943time commented 5 months ago

新版已发布,这个问题我关闭了