mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-22 07:30:23 +00:00
Zettlr Markdown Editor (#628)
* adds yabai to the application-list * Adds Zettlr Markdown Editor Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
7b03d0d785
commit
d8d3dfdd91
1 changed files with 18 additions and 1 deletions
|
@ -2688,6 +2688,23 @@
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "A Markdown Editor for the 21st century.",
|
||||||
|
"categories": [
|
||||||
|
"markdown"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/Zettlr/Zettlr",
|
||||||
|
"title": "Zettlr",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/Zettlr/Zettlr/master/resources/icons/png/512x512.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/Zettlr/Zettlr/develop/resources/screenshots/zettlr_view.png"
|
||||||
|
],
|
||||||
|
"official_site": "https://www.zettlr.com/",
|
||||||
|
"languages": [
|
||||||
|
"javascript",
|
||||||
|
"type_script"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Text editor for exact sciences with built-in KaTeX/AsciiMath support. ",
|
"short_description": "Text editor for exact sciences with built-in KaTeX/AsciiMath support. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue