🌵Feature
- Add user preferences in
Mark Text menu, the shoutcut isCmdorCtrl + ,, you can set the defaultthemeandautoSave. - Add
autoSavetofile menu, the default value is inpreferences.mdwhich you can open inMark Text menu. #45
🦋Optimization
- Theme can be saved in user preferences now #16
🪲Bug fix
- fix: prevent open image or file directly when drag and drop over Mark Text #42
- fix: set theme to all the open window not just the active one.
- fix: set correct application menu offset on windows #44
Features
-
Check for updates..., and auto update when update available.(Still need signature...:cry:)
-
Insert Image: ( In edit menu )
-
absolute path
-
relative path
-
Upload Image to cloud
-
-
Add file icons to languages when create code block or change language in code block.
Bug fix
-
It's hard to focus the input in code fence.
-
When input the language in code block, click the language item will not cause hide the float box.
-
other bugs in code block.
-
Windows user can not use open with feature.
-
The menu disapear in Linux sysyem.
-
Fix the bug that the language highlight disapear when open markdown file with code block
-
remove the symbol in output styled html. #41
-
escape the raw Markdown when open the markdown file. #37
Optimization
-
allow user to change install directory on windows.
-
Show notification when output HTML and PDF successfully.
-
update css-tree to latest version.
-
Add lineWrapping is true to codeMirror config
Features
-
Add dark theme and light theme in both realtime preview mode and source code mode.
-
Insert
doutuinto the document, use CMD + / to open the panel.
Optimization
-
Customize the scroll bar background color and thumb color.
-
Add collection of doutu.
-
Add History search word of doutu.
Bug fix
-
Fix bug when search key in code block will cause the search input lose focus.
-
Fix the bug the editor will lose cursor after input Chinese.
Features
-
Add Typewriter Mode, The current line will always in the center of the document. If you change the current line, it will be auto scroll to the new line.
-
Add Focus Mode, the current paragraph's will be focused.
-
Add Dark theme, Light theme.
Optimization
-
Optimize the display of path name and file name in title bar.
-
Eidtor will auto scroll to the highlight word when click Find Prev or Find Next.
Bug fix
- Set back the cursor when mode change between source code mode and normal mode
Feature
-
Search value in document, Use FIND PREV and FIND NEXT to selection previous one or next one.
Add animation of highlight word.
Auto focus the search input when open search panel.
close the search panel will auto selection the last highlight word by ESC button.
-
Replace value
Replace All
Replace one and auto highlight the next word.
Bug fix
- fix the bug that click at the edge of code block will caused the code block does not be focused.
Optimization
-
Optimize the display of word count in title bar. we also delete the background color of title bar to make it more concise.
-
Customize the style of checkbox in Task List Item.
-
Change the display of Insert Table dialog.
Features
- Export PDF
Bug fix
- fix the bug that editor can only print the first page.