MarkMyWords
macOS / Productivité
MarkMyWords is a powerful yet intuitive Markdown editor for macOS that brings writing, editing, previewing, exporting, and much more together in a single app.
In addition to Markdown, it also supports MultiMarkdown, HTML, Textile, Wikitext, and BBCode.
# Key Features at a Glance
## Markup & Preview
* Support for various markup languages, including CriticMarkup
* Live preview of the formatted text or HTML code
* Quickly insert markup using keyboard shortcuts or the formatbar
* Choose from built-in CSS styles or use your own for the preview
## Productivity & Organization
* Distraction-free mode for focused writing
* Sidebar with details, document outline, and textclips
* Automatic list creation, table tools, and textclip features
* Predefined save locations for quick storage
## Your Personal Style
The editor is not only versatile in functionality but also flexible in appearance. Customize the font, color, size, and much more to match your preferred writing environment.
## Flexibility & Extensibility
* JavaScript-based plugin support for custom features
* Open file format — no databases or proprietary files
* Optional Textbundle support for maximum compatibility
* Customizable user interface
## Open File Format
All documents are saved as plain text by default — fully cross-platform and independent of databases. Alternatively, they can be stored using the Textbundle format.
## Text Clips & Automation
Save reusable text snippets and insert them instantly using keywords. Alongside automatic brackets, quotation marks, and table creation, this significantly speeds up your writing workflow.
## TextButler
Your assistant for text formatting. Whether you’re modifying selected text or applying actions when inserting new content from clipboard, TextButler lets you combine multiple editing steps into your own actions — making complex tasks effortless.
## Live Preview
The live preview renders your text in real time using either the built-in CSS themes or your own design. CriticMarkup formatting is supported as well.
## Distraction-Free Mode
Distraction-Free Mode hides all menus so you can fully focus on writing. The editor in this mode can be customized independently from the main editor using a wide range of options.
## Sidebar
Convenient access to your documents: outline, assets, document details, and your full collection of text clips — all neatly organized in the sidebar.
## More Information & Support
Learn more about MarkMyWords at Xelaton.com, where you can also reach out through the contact form for support.
Quoi de neuf dans la dernière version ?
## New:
- New Markup-Language-Option: ApexMarkdown. With ApexMarkdown, you can configure or combine various Markdown flavors (Kramdown, GFM, MultiMarkdown, CommonMark and ApexMarkdown) via the settings in MyApp. This allows you to tailor the Markdown conversion to your specific needs and take advantage of a wide range of options.
- Revised table generation in the editor for MultiMarkdown, MarkdownExtra and ApexMarkdown with automatic alignment function
- The editor now masters the automatic continuation of task lists
- New implementation of the import of DOCX and ODT files, which can now be imported with images
- New options for Formatted Print/PDF settings. Option to treat HR tags as a page break and the option to insert a page break before footnotes
## Improvements:
- Illusion format, MultiMarkdown, underlined font no longer collides with the CriticMarkup Replace
- Illusion format, MarkdownExtra, crossed-out font no longer collides with the CriticMarkup Replace
- Importing Text Documents - MultiMarkdown, subscript, and superscript text are marked up accordingly during import
- Improvements in the import of tables for MultiMarkdown and MarkdownExtra from text file import
- Improved error notices when importing text documents with images if those cannot be copied
- Minor, general improvements to file import
- Various minor user interface adjustments
- Improvements to the behavior of the file-selection window in CSS settings under newer versions of macOS
- Minor adjustments to the internal CSS-file for printing to avoid problems with other elements
- Improved behavior in the “Formatted Printing” settings when switching between custom CSS and built-in CSS, so that changes take effect immediately in open documents
- Improvements to adding and removing custom CSS styles; changes are immediately reflected in the selection button in open documents
- Improved template for dragging and dropping images from the attachment bar into the text for all Markdown variants. Instead of the image file name, a marker is now placed in the area of the title attribute
- Improved unindenting of list items in the editor using the delete key
## Changes:
- New option in the preferences to display the text correction tool button
## Bug Fixes:
- Fixes a bug for all Markup languages when importing text documents whose import with images is supported that image markup is incorrectly embedded in the imported text under certain circumstances
- Fixes a bug when restoring the last session using the corresponding action in the start screen
**Internal Parser:**
**MultiMarkdown:**
- Markup for subscript text is no longer applied to elements with the CriticMarkup Replace
- fixes a Metadata evaluation error that can cause a crash
**MarkdownExtra:**
- Markup for striked text is no longer applied to elements with the Replace CriticMarkup