Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 527 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 527 Bytes

MarkdownSupport

Tampermonkey script for adding Markdown support to TickTick.

How to use

  1. Install the Tampermonkey browser add-on.

  2. Add the script TickTickMarkdown.user.js to Tampermonkey.

How to use dev-mode script

The dev-mode script is useful when developing the script - the actual script is loaded from the local disk using a file:// URL.

Note that you need to enable file:// URLs in the Advanced settings in Tampermonkey and adjust the file:// URL.

Licence

MIT