Microsoft To-Do Markdown Preview Support - mstodo-md-preview

Microsoft To-Do Markdown Preview Support

ئاپتورى
joisun
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
3
باھا نومۇرى
0 0 0
نەشرى
1.1.3
قۇرۇلغان ۋاقتى
2024-08-28
يېڭىلانغان ۋاقتى
2024-09-02
ئىجازەتنامىسى
MIT
قوللايدىغىنى

use vite-plugin-monkey

一个支持 Microsoft Todo 应用 Markdown 文本预览的油猴插件:

https://greasyfork.org/zh-CN/scripts/505577-microsoft-to-do-markdown-preview-support-mstodo-md-preview

Note & Features:


Features

Highlighting

The em tag is used for highlighting text. If you need to italicize text, please use the custom i tag instead.

In some markdown editor you can use hotkeys to wrap <em> for words, like Ctrl + i in Typora.

Image Pasting

Image pasting is supported but not very recommended. When you paste an image, it is converted to a Base64 string, which can be quite large. Pasting multiple images in a "task note" may cause performance issues.

Why Attachment Links Are Not Used ?

  1. Attachment links are only for previews.
  2. The download link for attachments on the preview page is dynamically generated by the server.
  3. iFrames are not supported due to Content Security Policy (CSP) restrictions.

Have fun with this little tool :)