tylingsoft / markdown-plus

Markdown editor with extra features.
http://mdp.tylingsoft.com/
2.12k stars 391 forks source link

How to hide preview panel #54

Closed bianyifan closed 8 years ago

bianyifan commented 8 years ago

How to hide preview panel ,use javascript?I don't want preview panel is displaying on page load.It's unfriendly to mobile user.

tylerlong commented 8 years ago

I don't think Markdown Plus works with mobile devices, because I never tested that.

For you question, please check the screenshot:

screen shot 2016-02-29 at 10 27 49 am

If you want some js code, here it is:

layout.sizePane('east', 1);
bianyifan commented 8 years ago

Markdown Plus can work on the mobile devices,but toolbar just have 3 lines, need scrool.