Files
MarkdownLivePreview/MarkdownLivePreview.tasks
2017-01-02 16:29:33 +11:00

21 lines
657 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

todo:
☐ sync scroll @needsUpdate(because of images)
☐ regive focus to the right markdown view
☐ set the title of the preview
☐ preview.set_scratch(True)
☐ fix #4
☐ bug when empty `src`
☐ auto refresh preview if loading images
☐ call settings listener on_new too
☐ preview.wordWrap => True
☐ try/except for 404
☐ support hanchor (TOC) @big
___________________
Archive:
✔ clean the code (syntax) @done (17-01-02 16:27) @project(todo)
✔ add 404 image @done (17-01-02 16:27) @project(todo)
✔ load images from internet (`https:`) @done (17-01-02 15:51) @project(todo)