summarylogtreecommitdiffstats
path: root/cutemarked.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cutemarked.appdata.xml')
-rw-r--r--cutemarked.appdata.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/cutemarked.appdata.xml b/cutemarked.appdata.xml
new file mode 100644
index 000000000000..007580c63860
--- /dev/null
+++ b/cutemarked.appdata.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>cutemarked.desktop</id>
+ <name>CuteMarkEd</name>
+ <project_license>CC0-1.0</project_license>
+ <metadata_license>GPL-2.0+</metadata_license>
+ <summary>Qt Markdown Editor</summary>
+ <developer_name>Christian Loose</developer_name>
+ <description>
+ <p>
+ A Qt-based, free and open source Markdown editor with live HTML preview, math expressions, code and markdown syntax highlighting.
+ </p>
+ <p>Features:</p>
+ <ul>
+ <li>Multiple styles</li>
+ <li>Live HTML Preview</li>
+ <li>HTML and PDF Export</li>
+ <li>Document statistics</li>
+ <li>Code Syntax Highlighting</li>
+ <li>Spell Checking</li>
+ ​</ul>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image type="source">https://cloose.github.io/CuteMarkEd/images/screenshot_06.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://cloose.github.io/CuteMarkEd/</url>
+ <url type="bugtracker">https://github.com/cloose/CuteMarkEd/issues</url>
+ <url type="help">https://github.com/cloose/CuteMarkEd/blob/develop/README.md</url>
+</component>