mirror of
https://github.com/marktext/marktext.git
synced 2025-05-02 07:19:04 +08:00
Reformatted appdata file (#1263)
This commit is contained in:
parent
65d12af922
commit
a09a391e1e
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
@ -29,7 +29,7 @@ Please search for similar issues before opening an issue and always follow the [
|
|||||||
|
|
||||||
- If fixing a bug:
|
- If fixing a bug:
|
||||||
|
|
||||||
- If you are resolving a special issue, add `fix: #xxx[,#xxx]` (`#xxx` is the issue id) in your PR title for a better release log, e.g.`fix: #3899 update entities encoding/decoding`.
|
- If you are resolving a special issue, add `fix: #xxx[,#xxx] <short message>` (`#xxx` is the issue id) in your PR title for a better release log, e.g.`fix: #3899 update entities encoding/decoding`.
|
||||||
- Update `.github/CHANGELOG.md` for notable changes - like bug fixes and features.
|
- Update `.github/CHANGELOG.md` for notable changes - like bug fixes and features.
|
||||||
- Provide detailed description of the bug in your PR and/or link to the issue. You can also include screenshots.
|
- Provide detailed description of the bug in your PR and/or link to the issue. You can also include screenshots.
|
||||||
|
|
||||||
@ -47,6 +47,7 @@ Other ways to help:
|
|||||||
- Translation (*1)
|
- Translation (*1)
|
||||||
- Help to answer `more detail` issues or discuss changes and features.
|
- Help to answer `more detail` issues or discuss changes and features.
|
||||||
- Report bugs and feature ideas.
|
- Report bugs and feature ideas.
|
||||||
|
- Give feedback.
|
||||||
|
|
||||||
***1**: More or less blocked until v1.0 release because of early development phase.
|
***1**: More or less blocked until v1.0 release because of early development phase.
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
<li>Code fence for all the popular languages</li>
|
<li>Code fence for all the popular languages</li>
|
||||||
<li>Support paragraphs and inline style shortcuts to improve your writing efficiency</li>
|
<li>Support paragraphs and inline style shortcuts to improve your writing efficiency</li>
|
||||||
<li>Various edit modes and themes: source code mode, typewriter mode, focus mode</li>
|
<li>Various edit modes and themes: source code mode, typewriter mode, focus mode</li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
<url type="homepage">https://marktext.github.io/website/</url>
|
<url type="homepage">https://marktext.app/</url>
|
||||||
<url type="bugtracker">https://github.com/marktext/marktext/issues</url>
|
<url type="bugtracker">https://github.com/marktext/marktext/issues</url>
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
@ -81,12 +81,12 @@
|
|||||||
<content_attribute id="money-gambling">none</content_attribute>
|
<content_attribute id="money-gambling">none</content_attribute>
|
||||||
</content_rating>
|
</content_rating>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="0.15.0" date="2019-08-06"/>
|
<release date="2019-08-06" version="0.15.0"/>
|
||||||
<release version="0.14.0" date="2019-04-12"/>
|
<release date="2019-04-12" version="0.14.0"/>
|
||||||
<release version="0.13.65" date="2018-11-21"/>
|
<release date="2018-11-21" version="0.13.65"/>
|
||||||
<release version="0.13.53" date="2018-10-28"/>
|
<release date="2018-10-28" version="0.13.53"/>
|
||||||
<release version="0.12.25" date="2018-06-19"/>
|
<release date="2018-06-19" version="0.12.25"/>
|
||||||
<release version="0.12.20" date="2018-06-17"/>
|
<release date="2018-06-17" version="0.12.20"/>
|
||||||
<release version="0.11.42" date="2018-05-29"/>
|
<release date="2018-05-29" version="0.11.42"/>
|
||||||
</releases>
|
</releases>
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
Reference in New Issue
Block a user