-
Notifications
You must be signed in to change notification settings - Fork 631
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #153 from artiomn/master
MART - QT GUI for the Markdown Tool
- Loading branch information
Showing
3 changed files
with
73 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
title: MART | ||
category: "documents" | ||
description: "Simple QT GUI for the Markdown Tool." | ||
icon: mart.png | ||
website: https://github.com/artiomn/mart_gui | ||
syntax: | ||
- id: headings | ||
available: y | ||
- id: paragraphs | ||
available: y | ||
- id: line-breaks | ||
available: y | ||
- id: bold | ||
available: y | ||
- id: italic | ||
available: y | ||
- id: blockquotes | ||
available: y | ||
- id: ordered-lists | ||
available: y | ||
- id: unordered-lists | ||
available: y | ||
- id: code | ||
available: y | ||
- id: horizontal-rules | ||
available: y | ||
- id: links | ||
available: y | ||
- id: images | ||
available: y | ||
- id: tables | ||
available: y | ||
- id: fenced-code-blocks | ||
available: y | ||
- id: syntax-highlighting | ||
available: y | ||
- id: footnotes | ||
available: n | ||
- id: heading-ids | ||
available: n | ||
- id: definition-lists | ||
available: n | ||
- id: strikethrough | ||
available: y | ||
- id: task-lists | ||
available: y | ||
- id: emoji-cp | ||
available: y | ||
- id: emoji-sc | ||
available: n | ||
- id: highlight | ||
available: n | ||
- id: subscript | ||
available: n | ||
- id: superscript | ||
available: n | ||
- id: auto-url-linking | ||
available: y | ||
- id: disabling-auto-url | ||
available: y | ||
- id: html | ||
available: y | ||
see-also: | ||
- name: Markdown Tool | ||
link: https://github.com/artiomn/markdown_articles_tool | ||
--- | ||
|
||
[Markdown ARticles Tool GUI](https://github.com/artiomn/mart_gui) is Qt GUI for the [Markdown Articles Tool](https://github.com/artiomn/markdown_articles_tool). You can download text with images using deduplication and convert to the different formats. The Markdown ARticles Tool GUI is available for macOS, Windows, and Linux. | ||
|
||
{% include image.html file="/assets/images/tools/mart.png" alt="Markdown Articles Tool QT GUI" %} | ||
|
||
{% include tool-syntax-table.html %} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.