jocs
8b6f8e59a3
typo error
2018-10-01 19:44:27 +08:00
Asmilex
04d6cb7b8d
Added Spanish translation ( #499 )
...
* Added Spanish translation
* Fixed typo
2018-10-01 19:41:41 +08:00
Jocs
11f5f45b8b
fix : #393
2018-10-01 13:36:07 +08:00
Jocs
94db7a7c7f
fix : #399 #476 #490 math render with style miss
2018-10-01 12:37:04 +08:00
Jocs
1681b48503
opti: use Node.compareDocumentPosition to compare two paragraphs
2018-09-28 18:01:15 +08:00
jocs
af38ca1a85
fix( #450 ) style error when render inline math
2018-09-27 21:35:50 +08:00
jocs
5ff7f7b92e
fix( #434 ): no need to auto pair in math block
2018-09-27 21:20:56 +08:00
jocs
6736b8d57f
fix( #431 ): broken math expression
2018-09-27 21:03:39 +08:00
jocs
d46b3946ad
opti: import files
2018-09-26 01:19:37 +08:00
jocs
aeeb34fb93
bug: check pandoc command exist before drag import
2018-09-26 00:47:11 +08:00
Jocs
818dd254dc
opti: typo error
2018-09-24 21:50:21 +08:00
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