
Marked 2 - Markdown Preview
macOS / Productivité
Marked 2 is a previewer (*not an editor*) for Markdown, MultiMarkdown and other text markup languages. It updates live every time you save your document in your favorite text editor, comes with writing analysis tools, and is powerfully flexible.
See what's new: http://marked2app.com/help/Whats_New.html
Marked provides document navigation and statistics, proofreading tools, multiple export formats, and much more. Marked comes with 9 preview styles built in (including GitHub), and you can add unlimited custom styles of your own.
MultiMarkdown processing is provided for writers, complete with tables, footnotes, file transcludes, and other MultiMarkdown-specific features.
GitHub users will appreciate Marked's built in GitHub Flavored Markdown processor, capable of handling fenced code blocks, line break preservation and automatic hyperlinking.
Marked is powerful enough to allow custom processors (shell scripts) before and/or instead of the built in processors, allowing custom Markdown processing and use of non-Markdown text processors.
Marked works with Scrivener, Ulysses, MarsEdit, Highland 2, iThoughtsX, MindNode, and other third-party apps, allowing you to use Markdown and see beautiful previews just about anywhere.
See the video tutorials! http://bit.ly/1riW0IK
Quoi de neuf dans la dernière version ?
#### NEW
- You can now define a reading speed (words per minute) in preferences which will be used to calculate reading time
#### IMPROVED
- Better multi-line highlight and deletion handling
- Ignore indented code blocks when highlighting
- Added return key for autoscroll to help HUD
#### FIXED
- Handle multi-line deletions
- Remove blank HTML entities from output (used to ensure proper handling of mark, del, and u tags)
- Top level of injected TOC missing marker