File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33<h1 align =" center " >Mark Text</h1 >
44
55<div align =" center " >
6- <a href =" https://twitter.com/intent/tweet?text=Wow: &url=https%3A%2F%2Fgithub.com%2Fmarktext%2Fmarktext " >
6+ <a href =" https://twitter.com/intent/tweet?via=marktextme &url=https://github.com/marktext/marktext/&text=What%20do%20you%20want%20to%20say%20to%20me?&hashtags=happyMarkText " >
77 <img src="https://img.shields.io/twitter/url/https/github.com/marktext/marktext.svg?style=for-the-badge" alt="twitter">
88 </a >
99</div >
Original file line number Diff line number Diff line change 11{
22 "name" : " marktext" ,
3- "version" : " 0.11.42 " ,
3+ "version" : " 0.12.20 " ,
44 "author" : " Jocs <ransixi@gmail.com>" ,
55 "description" : " Next generation markdown editor" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ const actions = {
9090 commit ( 'SET_LAYOUT' , {
9191 rightColumn : 'files' ,
9292 showSideBar : true ,
93- showTabBar : false
93+ showTabBar : true
9494 } )
9595 dispatch ( 'SET_LAYOUT_MENU_ITEM' )
9696 } )
You can’t perform that action at this time.
0 commit comments