Skip to content

Tags: luckti/marktext

Tags

v0.16.0-rc.3

Toggle v0.16.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Editor jumps to last cursor if you toggle a task-list item (mark…

…text#1911)

v0.16.0-rc.2

Toggle v0.16.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix mermaid diagram is not visiable when export html (marktext#1732)

* Fix mermaid diagram is not visiable when export html

* make the print render container off screen

v0.16.0-rc.1

Toggle v0.16.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v0.16.0-rc1 (marktext#1645)

* Fix allowed paragraph transformations

* Fix wrong condition

* Add Windows spell checker and fixes (marktext#1624)

* Add Windows spell checker and fixes

* Fix build failure on macOS

* Fix preference visibility

* Bump version to v0.16.0-rc1

* Update Electron

v0.15.1

Toggle v0.15.1's commit message
Fix portable directory path

v0.15.0

Toggle v0.15.0's commit message
remove unnecessary attrs (marktext#1241)

v0.15.0-rc.3

Toggle v0.15.0-rc.3's commit message
Update Third Party Notices (marktext#1219)

v0.15.0-rc.2

Toggle v0.15.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: marktext#1191 and remove hover status (marktext#1197)

v0.15.0-rc.1

Toggle v0.15.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.15.0 (marktext#1185)

* prelease 0.15.0-rc.1

* degrade vscode-ripgrep to 1.3.1

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release v0.14.0 (marktext#930)

v0.14.0-rc.1

Toggle v0.14.0-rc.1's commit message
feat: add front menu (marktext#875)

* feat: add front menu

* update changelog

* feat: add short cut of paragraph edit

* fix location bug of submenu

* update checkbox style in editor

* update selected background color

* update KEYBINDINGS.md

* Bullet to ordered list issue:

* emit change event after control paragraph

* fix: marked parse error

* disable table, front-matter and horizontal line in paragraph turn into, and fixed paragraph turn into html and math

* fix unwanted space before text paragraph when heading turn into text paragraph

* fix error when turn heading to paragraph

* put front menu on the left on front icon

* update readme

* if the selection span in two lnes, disable paragraph turn into heading