Commit Graph

17 Commits

Author SHA1 Message Date
bolshoytoster
2ed5a85012
Removed the space in 'Mark Text' (#2763) (#2782)
* Removed the space in 'Mark Text' (#2763)

Literally just replaced all occurances of 'Mark Text' with 'MarkText' using sed.

This is directly related to #2763.

* Revert changes to .github directory

Reverted changelog etc.

* Added `cs` alias for `csharp` in code blocks (Fixes #2760)

* Added error handler in the renderer process (should fix #2758)

The `src/muya/lib/contentState/clickCtrl.js` file will now return if
`document.querySelector` fails to find an element.
2021-12-25 21:05:58 +08:00
ic-e
b43eda2586
docs: fix link from src/i18n/*.md to another (#2464) 2021-12-23 18:51:50 +01:00
Felix Häusler
cb38f99d2d
Release v0.16.3 (#2448) 2020-12-27 13:26:19 +01:00
カワリミ人形
f72523926a
Fix installation instructions in README.md (#2449)
* Update README.md

Calling brew cask install is disabled

* Update i18n files
2020-12-24 14:11:56 +08:00
Enderson Menezes
0b2a7e278c
Update pt.md (#2350)
* Update pt.md

My annual contribution to Mark Text, with its documentation accessible to all Brazilians and Portuguese.

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md

* Update pt.md
2020-10-23 14:10:12 +08:00
Felix Häusler
1e7ff90685
Release v0.16.2 (#2200)
Bump version to 0.16.2 and update documentation.
2020-06-18 21:57:23 +02:00
Ran Luo
95380d2210
Release v0.16.1 (#2011) 2020-03-28 09:34:28 +08:00
Ran Luo
bf322a0231
update readme (#2008)
* update readme

* remove unused codes

* Update third party

* remove unused codes
2020-03-27 14:15:47 +08:00
Ran Luo
cd9afbb6a9
Release v0.16.0 (#2004)
* release version 0.16.0

* update readme file
2020-03-27 11:46:16 +08:00
Pattarawat Chormai
cc63cf87da Fix the download section anchor (#1440) 2019-10-04 16:39:47 +08:00
Ran Luo
60a12ae221 Update readme to version 0.15.1 and update dependences (#1416)
* Update readme to version 0.15.1 and update dependences

* update readme in other language
2019-10-02 11:26:39 +02:00
Enderson Menezes
c2c4dee785 Update pt.md (#1420)
Added full link for images, because the translation file in an internal directory.
2019-10-01 21:05:20 +08:00
Enderson Menezes
14f1c598d6 Update pt.md (#1419)
I have been using the editor for almost 1,5 years, and have committed myself annually to come here and translate the docs for Portuguese, to try to popularize it in our language and in my country (Brazil).
2019-10-01 20:20:05 +08:00
Felix Häusler
63d41155ab Update documents (#1411) 2019-10-01 11:58:44 +08:00
Ran Luo
65d12af922
Release v0.15.0 (#1242)
* release v0.15.0

* release version 0.15.0
2019-08-07 22:33:01 +08:00
Felix Häusler
c364004325
docs: fix readme links (#1066)
[skip ci]
2019-06-06 21:19:33 +02:00
Felix Häusler
4dada5b84d
Drop support for portable Windows binary (#1065)
* Dropped support for portable Windows binary

* Update documentation
2019-06-05 21:39:23 +02:00