Commit Graph

1548 Commits

Author SHA1 Message Date
Ed Luff
153333d627 pr template changes (#1757)
* fix: close tickets upon pr merge

* fix: grammar
2019-11-25 11:51:02 +08:00
DanEble
3d682ffe22 do not strike through completed tasks (#1680) (#1744) 2019-11-24 23:32:59 +08:00
Ran Luo
866e7cf53d
release v0.16.0-rc.2 (#1747) 2019-11-23 14:40:21 +08:00
Ran Luo
fc15356b9b
Fix mermaid diagram is not visiable when export html (#1732)
* Fix mermaid diagram is not visiable when export html

* make the print render container off screen
2019-11-22 19:01:51 +08:00
Ran Luo
980073bc8a
fix: #1668 unexpect encode image url on windows (#1740) 2019-11-22 19:00:49 +08:00
Ran Luo
1d69461502
fix: empty blockquote issue (#1739) 2019-11-22 19:00:15 +08:00
Ran Luo
fb8fca7b50
fix some copy paste list bugs (#1734) 2019-11-22 18:57:39 +08:00
Ran Luo
43aa7bfa84
fix #1666 (#1730) 2019-11-22 18:56:51 +08:00
He Linming
c90bdadb90 Fix jumpClick can't jump to another file (#1725)
* Fix jumpClick can't jump to another file (#1721)

* Clean up code
2019-11-20 22:26:23 +08:00
Ran Luo
858babc695
Update dependences (#1720) 2019-11-20 14:39:01 +08:00
Felix Häusler
df7c437019 Add deb/rpm and adjust package file names (#1718)
* Add deb/rpm and adjust package file names

* Fix apt package name

* Add deb/rpm checksums
2019-11-20 14:38:35 +08:00
Mark Jaquith
71f932aa51 Better phrasing of the GDPR warning (#1727) 2019-11-20 14:18:35 +08:00
He Linming
11dfa2529d Fix settings button does not work (#1706) (#1710) 2019-11-15 00:05:48 +08:00
Ziqiang Li
446620dff4 Fixe: https://github.com/marktext/marktext/issues/1696 (#1697) 2019-11-15 00:00:53 +08:00
sclaire-1
727eaeeeaa Edit README.md (#1702)
Differences between Open Collective and Patreon sponsorships have been reorganized for clarity. Some grammar issues were also fixed.
2019-11-14 12:58:38 +08:00
Felix Häusler
625c926585 Revert #1616 One-Dark color changes (#1694) 2019-11-13 09:47:04 +08:00
Felix Häusler
e1731b637e Update documentation (#1693) 2019-11-13 09:46:24 +08:00
Felix Häusler
184861f7b9
Fix extractWord issue and optimization (#1674) 2019-11-11 17:37:22 +01:00
Felix Häusler
a3428b5151
Ensure Hunspell dictionary before downloading (#1675) 2019-11-11 17:37:00 +01:00
Willy Hong
1a3020a5b1 Add Translation Traditional Chinese (#1663) 2019-11-09 22:30:07 +08:00
BradyBromley
725c30800e Changed wording for clarity in README.md (#1659) 2019-11-09 10:26:08 +08:00
Felix Häusler
3cc3c17e07
Bump version to v0.16.0-rc1 (#1645)
* Fix allowed paragraph transformations

* Fix wrong condition

* Add Windows spell checker and fixes (#1624)

* Add Windows spell checker and fixes

* Fix build failure on macOS

* Fix preference visibility

* Bump version to v0.16.0-rc1

* Update Electron
2019-11-08 18:42:42 +01:00
Felix Häusler
c7ae487e6e
Temporary disable numbered code block lines due to #1648 (#1658)
* Temporary disable numbered code block lines due to #1648

* Set default value to false
2019-11-08 18:40:29 +01:00
Felix Häusler
ad69d6e22e
Update spelling in readme (#1656) 2019-11-08 16:31:50 +01:00
Tomer Cohen
25cd752555 Documentation: Replace 'Is' with 'If' in 'If a version for your system unavailable' (#1655) 2019-11-08 21:47:44 +08:00
Patrick Weingaertner
ca2149e4fb apply option key symbol conditionally. change command key symbol from ^ to ctrl. adjust css
make sure text is right aligned

revert width auto

revert width auto
2019-11-08 00:25:24 +08:00
Felix Häusler
245962a6a1 Add Windows spell checker and fixes (#1624)
* Add Windows spell checker and fixes

* Fix build failure on macOS

* Fix preference visibility
2019-11-08 00:25:24 +08:00
Felix Häusler
0dc7038083 Fix wrong condition 2019-11-08 00:25:24 +08:00
Felix Häusler
e919ea70d9 Fix allowed paragraph transformations 2019-11-08 00:25:24 +08:00
Felix Häusler
0649ab3125
Fix Hunspell dict installation (#1642) 2019-11-07 15:36:09 +01:00
Felix Häusler
e78e4c6b10
Fix outdated export command (#1627)
* Fix outdated export command

* Fix more commands by focusing editor
2019-11-06 18:53:22 +01:00
Felix Häusler
be35982985
Misc style changes and marked (#1626) 2019-11-06 18:53:03 +01:00
Felix Häusler
4f8d0c1a93
Support final newline options (#1595)
* Support final newline options

* Fix docs and add command
2019-11-06 18:52:47 +01:00
Ran Luo
047aad2bbc
Merge pull request #1616 from marktext/opti-search-in-folder
Optimization search in folder
2019-11-06 23:42:33 +08:00
jocs
5196df94b0 Change title color 2019-11-06 23:42:05 +08:00
Ran Luo
4cadbcba49
Merge pull request #1617 from marktext/render-performance
Optimization of render performance
2019-11-06 23:32:24 +08:00
jocs
129aeb5a57 Use non-capture group 2019-11-06 23:31:21 +08:00
Ran Luo
804555b04b
Merge pull request #1623 from marktext/update-help-menu
Update help menu
2019-11-06 23:28:23 +08:00
Ran Luo
852f5d1845
Merge pull request #1625 from marktext/fix-rg-search-hidden
Fix include hidden condition
2019-11-06 23:23:15 +08:00
Ran Luo
b7468117e9 fix #1574 (#1593) 2019-11-06 16:00:22 +01:00
Felix Häusler
fe8f921d4f
Fix include hidden condition 2019-11-06 15:55:36 +01:00
Ran Luo
ffafb11aee
Merge pull request #1613 from marktext/fix-1602
fix: #1602 the current window is shown as undefined
2019-11-06 22:52:57 +08:00
Ran Luo
6a58113f5d
Merge pull request #1610 from marktext/fix-1581
Unselect all images and table cells when dialog is shown
2019-11-06 22:48:46 +08:00
Ran Luo
63fcba73aa
Merge pull request #1611 from marktext/toggle-maxmize
dbclick title bar to toggle fullscreen on macOS
2019-11-06 22:47:27 +08:00
Ran Luo
d19d22a643
Merge pull request #1612 from marktext/fix-1607
Match keyword not only from the beginning #1607
2019-11-06 22:46:43 +08:00
Ran Luo
84f223e243
Merge pull request #1615 from marktext/style-optimization
Style optimization
2019-11-06 22:45:57 +08:00
Ran Luo
c3e1a74433
Merge pull request #1622 from marktext/opti-aidou-style
style optimization of aidou
2019-11-06 22:42:55 +08:00
Ran Luo
028797bbff
Merge pull request #1561 from marktext/fix-628
Auto scroll cursor to visible if the cursor is too low
2019-11-06 22:42:07 +08:00
Ran Luo
a2bad06d3c
Merge pull request #1590 from marktext/fix-1582
Fix: unexpected load all languages
2019-11-06 22:41:09 +08:00
Ran Luo
ac2007748e
Merge pull request #1591 from marktext/update-vega-lite
update vega-lite
2019-11-06 22:40:43 +08:00