Commit Graph

89 Commits

Author SHA1 Message Date
jocs
ce8d17de95 release version 0.13.65 2018-11-21 10:27:17 +08:00
jocs
8e44992d22 update: readme 2018-11-11 10:14:56 +08:00
Felix Häusler
b1518e266a Add AppVeyor configuration (#550) 2018-11-10 10:53:38 +08:00
Felix Häusler
5339ef6bb4 Fix keybinding issues (#543)
* Fix keybinding issues

* Check for duplicate accelerators

* Allow to unset menu accelerators

* Disable AppVeyor to reconfigure later

AppVeyor is currently not in use. We have to enable it and configure.

* Update documentation

* Update documentation [ci skip]
2018-11-07 00:16:50 +08:00
Jocs
cdc9c6c8ab release version 0.13.53 2018-10-28 19:03:56 +08:00
Jocs
3c52ecf87a release: version 0.13.50 2018-10-25 11:27:54 +08:00
Felix Häusler
d2e74fbefa Update github issue tracker (#518) 2018-10-25 08:11:56 +08:00
Ran Luo
39e1ea8081
Prism replace codemirror (#516)
* feat: basic use of code block by prism

* opti: remove codemirror from muya

* feat: add highlight to math and frontmatter

* feat: import and export in math block, html block, frontmatter, code block

* update: paragraph ctrl

* feat: copy and paste in new math block and html block

* feat: update code block style in dark theme

* feat: search and replace in code block

* fix: update menu item status when selection changed

* opti: optimization of updateCtrl divide it into clickCtrl and inputCtrl

* opti: search and replace in code block when no lang selected

* opti: copy paste in code block

* feat: insert paragraph before or after code block

* opti: change emoji.js to emoji.json

* feat: auto indent in code block

* opti: auto indent in code block

* opti: remove the use of snabbdom-virtualize

* fix: do not show format float box in code block

* opti: emoji picker

* update: delete some unused codes

* update: electron

* use a temp prismjs2 instead of prismjs
2018-10-23 21:21:58 +08:00
Enderson Menezes
25c8420e69 addes portuguese archives (#514) 2018-10-18 11:10:49 +08:00
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
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
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
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
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
Eviato
86ab02124e add alfred workflow into readme (#394) 2018-06-22 18:12:21 +08:00
Jocs
746969e705 release: 0.12.25 2018-06-19 23:34:32 +08:00
Jocs
284e9a9a88 release 0.12.20 2018-06-17 10:38:44 +08:00
Jocs
888c49e312 update readme 2018-06-17 09:38:56 +08:00
Praveen Kumar
09c5f6bf15 Grammar Corrected (#320)
* Corrected some grammatical errors.
* Gave bash code syntax highlighting.
2018-06-01 20:01:52 -05:00
Lei Yang
f88ad9c437 update README.md (#319)
add `</sub>`

* Update README.md

* Update zh_cn.md

* Update pl.md

* Update ja.md
2018-06-01 05:06:22 -05:00
Jocs
ef955667b5 release: v 0.11.42 2018-05-29 22:21:38 +08:00
Jocs
2b05619ac2 update readme 2018-05-21 13:34:17 +08:00
Felix Häusler
dc89a7f5cc Update documentation (#279) 2018-05-20 00:03:29 +08:00
Jocs
6cad091f6d optimization: reduce the width of scroll bar in float box 2018-05-09 18:50:49 +08:00
Jocs
2183c74a53 update: readme file 2018-05-09 10:35:28 +08:00
Neetshin
c19fc8a183 🇯🇵 Add Japanese readme (#191)
* Add Japanese readme

* Add link to Japanese readme
2018-04-19 21:41:33 +08:00
Jocs
5fd52c4d4b remove copyright from readme 2018-04-19 18:13:55 +08:00
Jocs
be1ca59b6c update FOSSA Status to readme 2018-04-19 18:09:57 +08:00
Jocs
df88a1029f Update readme 2018-04-19 17:49:26 +08:00
Jocs
7d283eecef Update readme 2018-04-19 17:45:16 +08:00
Jocs
17b4f39e26 update readme 2018-04-19 17:39:13 +08:00
Jocs
79f6f91178 Update readme 2018-04-19 17:26:13 +08:00
Jocs
e07e19f9db release 0.10.21 version formally 2018-04-17 23:24:50 +08:00
Gabriel Caruso
f46d7363cd Use HTTPS instead of HTTP (#158) 2018-04-16 10:47:46 +08:00
Arthur
2e0f8f4506 Fixed issue https://github.com/marktext/marktext/issues/150 (#155)
The link to GFM originally pointed to CommonMark spec. Fixed the link to point to the GitHub Flavored Markdown Spec.
2018-04-15 09:32:33 +08:00
Wojciech Młyńczak
e2582f8500 Add Polish readme (#154)
* Add: Polish README

* Add: link to Polish README
2018-04-14 23:22:23 +08:00
Jocs
7e6711b836 Update: Chinese readme 2018-04-13 23:32:05 +08:00
Jocs
f08d01a6c5 Feature: handle backspace in HTML block when only has one line 2018-04-12 19:17:33 +08:00
Jocs
d8f942d5b4 Update readme 2018-04-12 15:51:18 +08:00
Jocs
a11f9f4fa2 Update: readme 2018-04-12 15:41:57 +08:00
冉四夕
07e08bcf99
Block html (#118)
* Feature: Basic use of Block HTML create and edit

* Feature: import Block HTML

* Feature: add dev snabbdom-virtualize to translate dom string to vitual dom

* Feature: export HTML block

* Feature: Block html export markdown, PDF, HTML

* bugfix: judge block html more strictly

* Bugfix: adjust cursor in source code mode when cursor is in block html
2018-04-07 22:08:24 +08:00
Jocs
efe58c7835 Bugfix: Can not select emoji 2018-04-01 12:09:55 +08:00
Jocs
12fa87fa99 Update: update vue and snabbdom to the latest version 2018-03-31 15:22:11 +08:00
James Stidard
b73abe33e1 giffified cask install (#77) 2018-03-25 10:45:57 +08:00
Felix Häusler
98280ab0d9 Add @fxha to contributors (#75) 2018-03-24 23:09:12 +08:00
Jocs
414828e81f Update: readme 2018-03-24 22:41:51 +08:00