Add mxMarkEdit (#940)

* Add mxMarkEdit

* Add mxMarkEdit

---------

Co-authored-by: Massimo Nardello <massimo@MacBookPro.station>
This commit is contained in:
Massimo Nardello
2026-02-20 00:26:38 +01:00
committed by GitHub
parent b6be6252f7
commit 0107cb465f
2 changed files with 28 additions and 8 deletions

View File

@@ -1,13 +1,13 @@
<!--- Provide a general summary of your changes in the Title above -->
## Project URL
<!--- The project URL -->
https://github.com/maxnd/mxMarkEdit
## Category
<!--- Category in Awesome macOS open source applications where the project will be added -->
markdown, text, editors
## Description
<!--- Describe your changes in detail -->
mxMarkEdit is a free software for Mac for writing texts and todo items in Markdown format and easily exporting them to other formats with Pandoc. In each document, its available an Excel-like grid useful to manage various sets of data. Some Markdown markers are hidden, as the text that follows them or is contained within them is properly formatted. At the left of the text, theres a list of the titles and todo items. By clicking on an item in this list, the cursor moves to the corresponding title or todo item. While moving the cursor in the text, the corresponding title or todo item is highlighted. The app has many functionalities and shortcuts to manage easily a document.
## Why it should be included to `Awesome macOS open source applications ` (optional)
@@ -15,8 +15,8 @@
## Checklist
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Edit [applications.json](https://github.com/serhii-londar/open-source-mac-os-apps/blob/master/applications.json) instead of [README.md](https://github.com/serhii-londar/open-source-mac-os-apps/blob/master/README.md).
- [ ] Only one project/change is in this pull request
- [ ] Screenshots(s) added if any
- [ ] Has a commit from less than 2 years ago
- [ ] Has a **clear** README in English
- [X] Edit [applications.json](https://github.com/serhii-londar/open-source-mac-os-apps/blob/master/applications.json) instead of [README.md](https://github.com/serhii-londar/open-source-mac-os-apps/blob/master/README.md).
- [X] Only one project/change is in this pull request
- [X] Screenshots(s) added if any
- [X] Has a commit from less than 2 years ago
- [X] Has a **clear** README in English

View File

@@ -53,6 +53,26 @@
"python"
]
},
{
"short_description": "A visual editor of Markdown document, tasks and tables.",
"categories": [
"markdown",
"editors",
"text" ],
"repo_url": "https://github.com/maxnd/mxMarkEdit",
"title": "mxMarkEdit",
"icon_url": "https://github.com/maxnd/mxMarkEdit/blob/main/icon128.png",
"screenshots": [
"https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot1.png",
"https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot2.png",
"https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot3.png",
"https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot4.png"
],
"official_site": "https://github.com/maxnd/mxMarkEdit",
"languages": [
"free-pascal"
]
},
{
"short_description": "A handy menu bar translator app that supports DeepL and Google Translate.",
"categories": [