mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add MarkEdit app (#880)
This commit is contained in:
parent
ec89dbdbcc
commit
86edeed642
1 changed files with 19 additions and 0 deletions
|
@ -2766,6 +2766,25 @@
|
||||||
"javascript"
|
"javascript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "MarkEdit is a free and open-source Markdown editor, for macOS. It's just like TextEdit on Mac but dedicated to Markdown.",
|
||||||
|
"categories": [
|
||||||
|
"markdown"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/MarkEdit-app/MarkEdit",
|
||||||
|
"title": "MarkEdit",
|
||||||
|
"icon_url": "https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/47/0b/09/470b096f-fa45-b056-7f71-9cdde6b5c392/AppIcon-85-220-4-2x.png/460x0w.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://github.com/MarkEdit-app/MarkEdit/blob/main/Screenshots/01.png",
|
||||||
|
"https://github.com/MarkEdit-app/MarkEdit/raw/main/Screenshots/02.png",
|
||||||
|
"https://github.com/MarkEdit-app/MarkEdit/blob/main/Screenshots/03.png"
|
||||||
|
],
|
||||||
|
"official_site": "https://markedit.app/",
|
||||||
|
"languages": [
|
||||||
|
"swift",
|
||||||
|
"typescript"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"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