hide/show preview on focus working
This commit is contained in:
@ -5,3 +5,4 @@ PREVIEW_ID = 'markdown_live_preview_id'
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user