send link to app

Markdance


Developer Tools Productivity Productivity
Developer: Li Li
4.99 USD

# Markdance

Markdance is a markdown editor and we have designed a new editing mode, it is like in use of chat apps.


The text in the text editor is rendered in a red box, we call it the `preview box`, you can press `Command + S` to submit, and then it will create a new preview box and clear the text editor, so the cycle.

When you want to modify a sentence, please hover on it and click the left mouse button, the markdown text will appear in the text editor. When your mouse hover on a sentence, it will be surrounded by a green box, we call it the `select box`.

You can drag-and-drop markdown text to reorder your document,The select box will turn orange.
This feature is very useful!

The benefit of this editing mode is to improve editing efficiency and the editor without taking up a lot of screen area. It will bring you a new editing experience, you will fall in love with it.

Zero Configuration, clean UI and toolbar, out of box.


- Support GitHub Flavored Markdown spec
- Support CommonMark spec

- Reorderable drag-and-drop markdown text!
Accelerate Productivity, Organize your documents

- We also supports LaTeX, like this:

```math
f(x) = int_{-infty}^infty
hat f(xi),e^{2 pi i xi x}
,dxi
```

- Syntax highlighting for the markdown text and code block.

```javascript
for (var i = 0; i < items.length; i++) {
console.log(items[i], i); // log them
}
```

- emoji (new!) :-)
- Support export to PDF and HTML format
- Automatically save files
- Table of contents(TOC)
- Typewriter Scrolling
- Markdown syntax highlight
- Code block highlight


email: [email protected]
twitter: https://twitter.com/itoolset000
weibo: http://weibo.com/itoolset

enjoy :-)