Ran Luo
f99addd239
fix: Cannot destructure property row of i as it is null. ( #1900 )
2020-02-11 21:55:15 +08:00
Ran Luo
609e435e9f
fix: Issue with paragraph starting with three or more * ( #1899 )
2020-02-11 21:54:44 +08:00
Ran Luo
7f087a04ab
fix: Math formula preview is not updated ( #1898 )
2020-02-11 21:54:13 +08:00
He Linming
3103aee8ed
A task checked should update related task ( #1737 )
...
* A task checked should update related task
* Improve code quality
* feat: add a option for autoCheck
* refactor: put autoCheck in Editor part
* refactor: refactor some functions and methods
1. fix autoCheck was not passed to the editor
2. put getParentCheckBox and cumputeChecboxStatus functions in utils folder.
3. put setCheckBoxState, updateParentsCheckBoxState, updateChildrenCheckBoxState
and listItemCheckBoxClick methods in clickCtrl.js file.
2020-02-11 21:46:24 +08:00
Davis Riedel
862324387c
Fix #1879 Add .md extension to files created in sidebar if no extension is given ( #1886 )
...
* Fix #1879 : Add .md extension to files created in sidebar if no extension given.
* Use hasMarkdownExtension function everywhere an extension has to be checked.
Allowed markdown extensions are handeled in several places in different ways. Use the hasMarkdownFunction from common/filesystem/paths.js to allow to easily update the allowed extensions when needed.
2020-02-08 17:26:37 +08:00
Ran Luo
622ff90d58
update: electron, mermaid, vega-lite etc ( #1893 )
2020-02-08 16:54:54 +08:00
Griiid
d697666f9a
Fix wrong flag emoji of zh_tw in README.md ( #1896 )
2020-02-08 16:53:47 +08:00
Caleb Maclennan
1348314060
Rename 'BC changes' to something intelligable ( #1895 )
2020-02-06 21:29:52 +08:00
He Linming
632eac3cf3
fix bold or italic hyperlinks can't be opened through Cmd+Click ( #1810 )
...
* fix bold or italic hyperlinks can't be opened through Cmd+Click
close #1698
* Optimize code
2020-02-06 20:33:16 +08:00
Caleb Maclennan
9b948340d7
Ignore dist files in repository, update PRtemplate ( #1894 )
...
* Ignore all permutations of dist in git
* Update PR template to direct contributors
The current template is largely being ignored with many PRs coming
through with "yes/no". Hopefully the text at the top will actually catch
peoples attention and keep the "clutter blindness" down that I think is
making people ignore the table entirely.
Also the note about dist files is pretty unnecessary with a properly
setup gitignore file.
2020-02-06 20:25:30 +08:00
DanEble
0aa0e04234
Forbid line-wrap in code blocks ( #1051 ) ( #1753 )
...
Long lines in code blocks are not wrapped; instead, a thin scroll bar
is added when the content overflows. This scroll bar appears
regardless of the user's preference for hiding the scroll bars of the
main content window.
2020-02-06 20:19:39 +08:00
Ran Luo
7a9a170876
update: dependences ( #1850 )
2020-01-30 21:58:03 +01:00
Julian Hofer
91f2af415b
Remove sudo in flatpak installation instructions ( #1836 )
...
* Remove sudo in flatpak installation instructions
The use of sudo for installations is neither necessary nor encouraged
* Add additional information to flatpak installation instructions
2020-01-25 00:47:22 +01:00
Felix Häusler
593ca5f83b
Refactor IPC selection messages ( #1833 )
2019-12-31 23:00:04 +08:00
He Linming
3f2e3340b6
feat: word wrap in TOC ( #1811 )
...
* feat: word wrap in TOC
close #1772
* rename wordWrap to wordWrapInToc
2019-12-27 22:08:03 +08:00
Alexander Misel
b6869979f0
Variables shouldn't use same color as strings ( #1769 )
...
* Variables shouldn't use same color as strings
* Fix dark (okaidia) theme lacking color
picked a color from color wheel which will keep harmony
2019-12-26 16:02:28 +08:00
Felix Häusler
23435ce6b1
fix: 1733 wrong task list indentation in parser ( #1835 )
2019-12-22 12:52:34 +08:00
Felix Häusler
09b067e371
Update documentation ( #1819 )
2019-12-17 10:50:10 +08:00
Ran Luo
dd9cc89caa
Update: link to readme translation of zh_tw ( #1818 )
2019-12-14 19:08:21 +08:00
water_lift
6701e9ac28
fix: spelling error ( #1809 )
...
* Update PREFERENCES.md
* Update PORTABLE.md
2019-12-11 23:58:48 +08:00
Ran Luo
0cd4091137
Update shortcut of table ( #1800 )
...
* Update shortcut of table
* change math to display math
2019-12-08 23:48:24 +08:00
Ran Luo
afd530a583
fix: unsplash not shown on production enviromment and about logo did not shown ( #1799 )
2019-12-07 23:01:05 +08:00
Ran Luo
088bbf76ea
update electron to 7.1.3 ( #1798 )
2019-12-06 11:19:06 +08:00
Ran Luo
57c145f06c
Performance optimization of code block ( #1783 )
...
* performance optimization of code block
* throttle render in code block
* render immediatly when auto pair
2019-12-05 10:34:16 +08:00
Ran Luo
e91193af23
fix: dompurify warning when init app ( #1781 )
2019-12-05 10:33:50 +08:00
Ran Luo
7c41414fa4
Update dependences to latest version ( #1782 )
2019-12-03 17:18:13 +08:00
Simon Holmberg
e3f0df7375
Add setting for sequence diagram theme ( #1628 ) ( #1708 )
...
* Add setting for sequence diagram theme (#1628 )
* Review fixes
2019-12-02 10:59:17 +08:00
Felix Häusler
eb5f265f1b
Forbid math overlay selection ( #1768 )
2019-12-01 17:51:27 +01:00
DanEble
f0e548d7e0
fix find next/previous ( #1679 ) ( #1745 )
...
* fix find next/previous (#1679 )
* document new find next/previous shortcuts (#1679 )
2019-11-27 20:09:32 +01:00
Ran Luo
1883153913
fix format tool can not work in table cell ( #1760 )
2019-11-27 00:50:52 +08:00
Ran Luo
7aa4d1b144
fix export emoji in header ( #1759 )
2019-11-27 00:50:23 +08:00
Ran Luo
c3f128e725
fix #1678 , copy task list should acording to the origin checked status ( #1756 )
2019-11-27 00:31:13 +08:00
Ran Luo
12622bef85
Update all dependences to latest version ( #1758 )
2019-11-25 16:10:40 +08:00
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