Marked 2.5.11b (940)
Hey Marked Beta testers!
This version includes some Ruby gems to assist with added support for Scrivener 3 previews. This may cause some issues, but it’s been fine for a few individual testers thus far. If you have issues and need to revert, please first let me know what you see at the beta discussions, and then download the previous build directly.
Latest Changes
- Support for Scrivener 3’s new document format
- Single “Show/Hide Comments” option for Scrivener, Fountain, and CriticMarkup annotations
- Failure to detect certain app handlers for local links
- Link handling breaking some local links (like Keyboard Maestro url triggers)
- Readability of CriticMarkup highlights in inverted mode
- Readability of inline code in Upstanding Citizen inverted mode
- Broken tabbing in help windows
- Background color for writing target progress indicator
Full 2.5.11 Release Notes
NEW
- Support for Scrivener 3’s new document format
- Command added to url handler: x-marked://addstyle to send CSS text to Marked and add it as a custom style
- Replaced Antique style with Ink (Tufte-inspired) in default preview styles
- Support for IA Writer file include syntax (
/filename)
- Convert CSV files into tables
- Full screen mode for table of contents, fixed to left (automatic when switching to full screen, can be manually enabled from button on TOC popup)
- Handle compressed TextBundles (textpack)
- Initial support for new Highland (current beta) format
- Option to disable wrapping inside of code blocks, forcing scroll (Preferences > Style > “Allow themes to wrap text inside code blocks”)
IMPROVED
- Single “Show/Hide Comments” option for Scrivener, Fountain, and CriticMarkup annotations
- If metadata title is missing, add it based on filename without extension
- Many help updates
- Separate the option to print header and footer on first page allowing either/or
- {icon=[fontawesome name]} before a leanpub aside works now
- Updated Fountain rendering and export
- Updated support for Highland documents (current Highland beta)
- Updated MathJax
- Change deprecated MathJax CDN link in export
- Background color for writing target progress indicator
FIXED
- Syntax highlighting breaks rendering of HTML details tag
- Generated TOCs starting at level 2 or higher are properly handled
- Ability to see additional pages in print preview
- Allow commenting all metadata at top of document
- Auto-escape LaTeX when needed
- Crash on documents containing emoji
- CriticMarkup word counts not updating
- Date strings in headers/footers now respect locale/language
- Handle header id generation more like GitHub when using Discount (GFM) processor
- If a language on a code block isn’t specified, Marked inserts “class=(null)”
- LeanPub aside icons missing
- Markdown format links in Scrivener documents that are also hyperlinked no longer break
- Missing Leanpub icons on aside blocks (tips, questions, etc.)
- Relative paths to images in Scrivener documents
- Setting CriticMarkup type (markup, original, edited) in non-PDF export has no effect
- Failure to detect certain app handlers for local links
- Link handling breaking some local links (like Keyboard Maestro url triggers)
- Readability of CriticMarkup highlights in inverted mode
- Readability of inline code in Upstanding Citizen inverted mode
- Broken tabbing in help windows