update preview when the user types
We don't have any delay in between updates (because i'm scared of threading), which has a few problem: 1. probably really sluggish on slow systems 2. probably slow for readmes with images (need to test) 3. flickers (the phantoms are updated too quickly, so sometimes it doesn't replace the old one smoothly) BUG: the preview doesn't load when we preview the markdown file
This commit is contained in:
2711
lib/markdown2.py
Normal file
2711
lib/markdown2.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user