Commit Graph

1039 Commits

Author SHA1 Message Date
Jocs
2ff6b77488 feat: drag to import 2018-09-24 18:40:40 +08:00
Jocs
dc9f128249 feat: export files in file menu 2018-09-24 16:32:50 +08:00
Jocs
400bb9cdc3 update: update all the dependencies 2018-09-23 22:44:59 +08:00
Jocs
8b24b1611b update: electron to v3.0.0 2018-09-23 21:25:11 +08:00
Jocs
c3f8c9d129 opti: drag image to upload directlly 2018-09-22 18:11:11 +08:00
Jocs
a0ffb60054 opit: rewrite export pdf and print 2018-09-22 13:01:21 +08:00
Jocs
79866a4604 opti: delete some unused codes 2018-09-22 12:16:02 +08:00
Jocs
7d6af4f587 opti: rewrite export html 2018-09-22 12:01:51 +08:00
Jocs
adc491142e opti: remove duplicated codes when export file 2018-09-20 23:55:43 +08:00
Jocs
db5e7b8e8d fix: #485 Open Project command. Maybe rename to Open folder 2018-09-20 21:50:14 +08:00
Jocs
e80c8c4098 feat: #487 Show filename while hovering over marktext file on dock 2018-09-20 21:43:10 +08:00
Jocs
78ec06c3cd fix: YAML frontmatter duplicates a new line on each opening of the file #494 2018-09-20 21:03:59 +08:00
jocs
75bb1df5eb update: dependencies 2018-09-01 23:33:08 +08:00
Felix Häusler
deb7f0cb1b fix: #481 add missing dot to parser markdown files only (#483) 2018-09-01 13:43:12 +08:00
Heymind
7585870b35 fix: #429 Support DataURL images (#480)
* fix: #429 Support DataURL images

* replace dataurl's regex
2018-08-30 22:57:51 +08:00
Maksym Dogadailo
f1e2085e6d fix: remove separators from help menu in OSX (#473)
* fix: remove separators in OSX

* code review: replace const with let
2018-08-24 17:37:58 +08:00
Maksym Dogadailo
bf839b5a4b Arrow key up/down navigation in a table (#470)
* fix: arrow key up/down navigation in table

When the cursor is active and pressing up/down key in the table, the cursor should leave the table.

* style: remove unnecessary space

* fix: parent table can be inside a list

Fix getting the table when it inside another element.
Now it should take first parent table.

* fix: replace/remove getTable with getTableBlock
2018-08-19 19:12:41 +08:00
Felix Häusler
45aa733ceb export styled HTML with heading id's (#460)
* export styled HTML with heading id's

* Overwrite id attribute
2018-08-16 21:51:40 +08:00
Ran Luo
d1be68372f
Readme (#466)
* update readme

* update sponsors
2018-08-12 22:39:24 +08:00
Ran Luo
26724c86d9
update readme (#465) 2018-08-12 22:03:25 +08:00
sandersantema
3fa5eab2d8 typo mistake in readme (#464) 2018-08-12 21:38:06 +08:00
Felix Häusler
b006545e67 Fix invalid "fileAssociations" syntax and update packages (#458)
* Fix invalid "fileAssociations" syntax

* Update packages
2018-08-12 21:04:09 +08:00
enyaxu
c01c65cbba #421 Add experiment function RTL support (#439)
* feature: Add experiment RTL support

* fix: binding to currentfile textdirection

* feature: add sourcecode RTL support

* feature: add text direction menu upgrade

* fix sourceCode does't change from menu switch text direction
2018-08-12 20:55:48 +08:00
Elias Ojala
8fd91f1071 OS X is now macOS, added comma (#444) 2018-08-12 20:50:24 +08:00
sandersantema
8e44b70861 Formatting cleanups (#463)
Changed:
1. Mac OS X to macOS
2. , and to and (instead of using both)
3. Various reformats of the text

I hope this helps, I can't contribute to the code since I can't write Java. But I hope I can help this way 😄 
I think there might still be some mistakes because English isn't my native language either. But I've checked it and I hope it's correct.
2018-08-12 20:46:49 +08:00
Felix Häusler
2a4f4b9dc1 fix: recommend filename can be empty (#462) 2018-08-12 20:41:19 +08:00
Felix Häusler
6abd88e075 fix: #402 table of contents sidebar scroll bug (#461) 2018-08-12 20:38:31 +08:00
Felix Häusler
65a792d410 fix: task list item centering (#457) 2018-08-12 20:01:01 +08:00
Felix Häusler
7801c43f2e fix: #441 #451 empty list item has no paragraph (#456) 2018-08-12 19:54:16 +08:00
Maksym Dogadailo
f8edf00298 fix: title bar resizing in north direction (#455)
Fixing window resizing in north direction
Added title-no-drag to left-toolbar for non darwin systems
2018-08-12 16:36:49 +08:00
Maksym Dogadailo
77ebe1cae4 Exclude hard-line-break from printing. (#454)
Resolves 447
2018-08-12 16:34:45 +08:00
enyaxu
ab6e103983 feature: vscode debug config support (#446)
* feature: vscode debug config support

* improment vscode debug settings
2018-08-12 16:08:48 +08:00
enyaxu
486eb933b0 Improvement: #414 Add functional bracket auto-completion (#428)
* Improvement: #414 Add functional bracket auto-completion

* bugFix: #414 wrong action with delete auto-complation function

* bugfix: Fixed bullet order list chinese input error
2018-07-27 22:54:56 +08:00
mr.san
41736a88e5 Turkish language translation for README.md (#427)
* turkish language tr.md added

* Update README.md

* some typo fixed
2018-07-19 14:59:52 +08:00
Ran Luo
58fd81d9bb
fix: wrong mouse click position #416 (#423) 2018-07-19 14:59:29 +08:00
enyaxu
03dafb171f Improvement math preview styles (#419) (#424) 2018-07-17 10:14:44 +08:00
Ran Luo
405d04ce19
package and release muya (#413) 2018-07-07 00:10:30 +08:00
Felix Häusler
8a8500dc42 Fix TravisCI linting (#415) 2018-07-04 10:15:30 +08:00
Ran Luo
36bad78348
bugfix: #400 (#410) 2018-07-03 10:50:08 +08:00
Ran Luo
c902f6b76b
bugfix: #406 relative image path not display (#411) 2018-07-03 10:49:46 +08:00
Ran Luo
82d82e6ac3
optimization: add gauss blur effect when open a modal (#407)
* optimization: add gauss blur effect when open a modal

* only for maxOs
2018-07-01 23:13:58 +08:00
Ran Luo
610530408b
bugfix: inline math style error in list item (#405) 2018-06-28 10:14:14 +08:00
冉四夕
96e328501f
optimization: remove magic number (#403) 2018-06-25 10:27:27 +08:00
Eviato
afd633f713 French translation of README.md (#398)
* add alfred workflow into readme

* french readme

* french readme
2018-06-22 22:10:35 +08:00
/keito940
4ef386bf99 Update Japanese Document Latest Release Update. (#396)
* Update Japanese Readme.

* Repair Conflict.

* Latest Release Version Update
2018-06-22 18:43:25 +08:00
Eviato
426704ef80 Issues 388 (#395)
* add alfred workflow into readme

* issues-388
2018-06-22 18:12:40 +08:00
Eviato
86ab02124e add alfred workflow into readme (#394) 2018-06-22 18:12:21 +08:00
Felix Häusler
661e25d380 Update linux documentation and remove snappy build (#381) 2018-06-21 00:16:56 +08:00
Jocs
f0b361314e bug: #380 wrong action of list shortcut 2018-06-20 20:13:21 +08:00
Jocs
d7315f7a19 fix: #371 wrong paste behavior 2018-06-20 19:38:18 +08:00