working, needs few improvement

This commit is contained in:
Mathieu PATUREL
2017-01-08 12:30:20 +11:00
parent 3dcaed0ede
commit 75a8cf53f9
6 changed files with 61 additions and 111 deletions

View File

@ -6,3 +6,4 @@ IS_PREVIEW = 'is_markdown_live_preview'
IS_HIDDEN = 'is_hidden_markdown_live_preview'
MD_VIEW_ID = 'markdown_live_preview_md_id'
JUST_CREATED = 'markdown_live_preview_just_created'
PREVIEW_WINDOW = 'markdown_live_preview_window'