Note: For Windows 7 users, please stay on v1.3 .
File tree now support sort with files and folders mixed together.
When Group By Folder (Button 1 in screenshot) is enabled, folders will always be displayed before files.
When it is disabled, folders and files will be sorted together with sort types.
Add Sort by Create Time function.
You can now sort files with create time via button 2 in screenshot.
Now file tree and file list can be sorted in different order.
Increase max line count for global search results.
Remove unnecessary horizontal scroll bar on side bar.
Fix undo deleted file not displayed in file tree view.
Fix error when switch files.
Fix hint behavior when hover on folders of sidebar menu.
Fuzzy search in Open Quickly
will now also match folder path.
Upgrade MathJax to 3.2.2, which contains improvements including:
\textup
and \textnormal
to macros allowed by textmacros
.\operatorname
to work more like in LaTeX.Use smaller margin between math block and normal paragraphs.
Add new math auto numbering rule — AMS Numbering Rules (where only certain environments produce numbered equations, as they would be in LaTeX).
Add copy as image
function for math.
Upgrade mermaid.js
to 9.1.2
Support gitGraph — A Git Graph is a pictorial representation of git commits and git actions(commands) on various branches.
gitGraph
commit
commit
branch develop
checkout develop
commit
commit
checkout main
merge develop
commit
commit
Make font color of completed task more readable in dark themes
Fix some rendering issue.
Support inline mermaid config (https://mermaid-js.github.io/mermaid/#/./directives)
Add copy as image
function for diagrams.
==highlight==
texts.rename image
in context menu. (Which is the same menu item with move images
)../
prefix of the relative path when drop or insert images. This will improve compatibility with some 3rd markdown engines, like VuePress
, but may introduce incompatibility with other markdown tools. So we recommend to disable it.video
tag.