Marked 2 - Markdown Preview
仕事効率化
Macのみ対応
¥2,200 · アプリ内購入
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
さらに見る Markdownファイルのプレビューとエクスポートには欠かせないアプリです。細かな設定も可能、スムーズな動作で本当に素晴らしい!Markdownを扱える他のエディターよりも機能を絞ることで、逆にきわめて使えるアプリになっていると思います。もう手放せません。
Markdownファイルのプレビューとエクスポートには欠かせないアプリです。細かな設定も可能、スムーズな動作で本当に素晴らしい!Markdownを扱える他のエディターよりも機能を絞ることで、逆にきわめて使えるアプリになっていると思います。もう手放せません。
#### 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
2.6.46 2025/03/11
#### NEW
- Embed custom Javascript in every Preview using CDN urls or local scripts
- Add option to force code wrapping regardless of theme settings
- Recognize `==highlight==` syntax
- Recognize `~~delete~~` syntax
- Recognize `~underscore~` syntax
- All new syntaxes can be disabled in preferences
- Option to render `==highlight==` and `~~delete~~` as CriticMarkup
#### IMPROVED
- Convert CriticMarkup handling from Python to Ruby
- Better status bar updating
- Scrivener rendering speed
- Help updates
- Add local JS picker to Additional Scripts options
- Sidebar and Table Of Contents scrolling in internal help system
- Amblin fonts
- Scrivener compiler Python testing
- Help updates
- Rename Preferences to Settings in Help documentation
#### FIXED
- Marked.message.clearTip() removes all tips, even timeout=0
- Last edit marker being inserted inside pre tags, breaking mermaid and other processors
- Separate option for underscore syntax as it potentially conflicts with MultiMarkdown subscript syntax
2.6.45 2025/03/09
#### IMPROVED
- Dark Mode setting with option to follow system setting
- Allow custom style meta to be quoted
2.6.44 2024/08/01
#### IMPROVED
- Better fix for Fountain export font sizes
#### FIXED
- Font fix for Upstanding Citizen style
- Misplaced help button in prefs
2.6.43 2024/07/30
#### FIXED
- Force font size with Fountain to correct pagination when non-default print sizes are selected
2.6.42 2024/07/25
#### IMPROVED
- Preference window styling, always show all pane icons
- Notification of requirements on Custom Processor setup
- Fix for emphasis rendering in Fountain documents
- Exporting HTML for Fountain documents maintains formatting
- Process emphasis formatting in Fountain title meta
#### FIXED
- Force text zoom to 1.0 when printing Fountain documents
- Export palette requiring two key/button presses to re-appear after an export
2.6.41 2024/07/24
#### FIXED
- Restore macOS 10.13 compatibility
2.6.40 2024/07/20
#### IMPROVED
- Preference panel styling and layout
#### FIXED
- Streaming preview crash for Drafts
2.6.39 2024/07/17
#### IMPROVED
- In addition to returning NOCUSTOM, a processor can return MULTIMARKDOWN or DISCOUNT to force which internal processor is used
- In metadata, you can use Processor: multimarkdown or Processor: discount to force an internal processor for just that document
#### FIXED
- Leanpub callout handling
- Streaming Preview crash
2.6.38 2024/07/16
#### FIXED
- Errors running Scrivener compiler
- Horizontal lines in drawer view
- Statistics not disappearing when closing detailed/readability statistics bar
- Missing images in iThoughts and TextPack documents
2.6.36 2024/06/27
- Crash during language detection
- Fixed connection to Setapp version of MarsEdit
2.6.33 2024/01/22
### FIXED
- Blank CriticMarkup preview when python is installed in /opt/homebrew/bin
2.6.31 2023/11/06
- Fixes for 10.12
2.6.29 2023/10/10
#### FIXED
- Crash when calling from The Archive
2.6.28 2023/10/07
- Fixes for Sonoma
2.6.27 2023/10/05
#### IMPROVED
- Help docs updated with more info about per-document headers/footers
#### FIXED
- Misaligned help button in Export preferences
- MultiMarkdown metadata indented with tabs or multiple spaces would fail to register
2.6.25 2023/06/17
#### FIXED
- Scrivener rendering with Python 2.7 and UTF-8 strings
2.6.24 2023/06/02
#### FIXED
- Revert attempt to port Scrivener compiling to Swift and restore Python requirement
2.6.22 2023/01/05
### FIXED
- Make backtick create bookmark and update help doc
- Remove "Reload" option from contextual menu (use Refresh instead)
- Fixes CriticMarkup using test string
2.6.20 2023/01/04
#### NEW
- Allow use of $MARKED_ORIGIN and other environment variables in Custom Pre/processor arguments
- Use Marked.hooks.register('update', function) in embedded scripts to trigger a script every time the preview is updated
#### IMPROVED
- Renamed High Contrast mode to Dark Mode to make it easier to find
#### FIXED
- Zoom functionality broken
- Syntax highlighting with mermaid blocks
- Jitter of components like Table of Contents when scrolling
2.6.18 2023/01/03
Marked is ready for Ventura. Please report any issues you run into that I might have missed!
#### NEW
- Resolve Hookmark (hook://) links in urls and images (Preferences->Apps)
#### FIXED
- Katex rendering in HTML export using MultiMarkdown processor
- Editing inside of a katex equation caused persistent error
- Help icon borders in preferences
- Katex export script
2.6.17 2022/10/25
Note that on Monterey, Marked now requires that the Command Line Developer Tools from Apple are installed. If you've never installed this package, it will offer to download it for you. Several of Marked's app integrations rely on tools installed by this package (python, ruby) which are no longer included in the OS. Installing this package will have no effect on other operations on your computer.
### FIXED
Fixes `XXXREALGRAFXXX` issue in Scrivener rendering.
2.6.16 2022/04/05
### FIXED
- Scrivener compilation on Monterey
2.6.15 2022/04/04
- CriticMarkup on Monterey
2.6.14 2022/03/24
- Marked 2 is ready for Monterey
2.6.13 2021/10/27
#### 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
さらに見る バージョン2.6.46 2025/03/11
データの収集なし デベロッパはこのアプリからデータを収集しません。