Blogged: Windows Protected your PC: Dealing with Windows SmartScreen on Installation
Windows SmartScreen has been acting up lately for Markdown Monster due to our frequent release cycle. If you run into the dreaded Blue Defender SmartScreen here's why and how to get around it.
https://t.co/Ai8UJ6gfq6
Did you know that you can check links for validity in your Markdown document in Markdown Monster using the Link Checker sidebar?
Click on the green check icon in the side bar to quickly check all referenced and image links, and quickly navigate to any of them from the link list.
Did you know that you can change the default location of your Markdown Monster Configuration Folder to a shared location like Dropbox, Google Drive etc.
Allows for always synced content and backup, and for multiple setups to share a common configuration.
More info:
https://t.co/gOErnFT4d4
Markdown Monster 4.2 is out. Lots of useful improvements:
* Improved Preview Sync
* Better Refresh for updated Images
* Goto Line (ctrl-g)
* MathML updates
* WordPress API Blog Publishing
* AI Improvements (Chat, Clean up, Summarize)
* more
Check it out:
https://t.co/sYg4h0nqFt
Getting editor and preview into sync is tricky as there are lotsa edge cases for content adjustment for top & bottom display, and scroll off.
It'll never be 100% but this update makes it significantly better than before thanks to this GitHub issue:
https://t.co/ZnbOVYTnas
Took another shot at improving the preview syncing and preview positioning in Markdown Monster.
Preview position now is much closer to the editor line when editing and clicking in. Scrolling the editor now renders *near* the top of the preview.
See whatya think in 4.1.8.3+
Added a small feature to the Weblog Publishing interface to optionally generate an abstract using your preferred AI provider (if configured).
You can also manually do this in the document via the AI context submenu (ctrl-shift-a) -> Summarize or using the new Chat UI interface.
I should point out the the abstract generation has a slightly different prompt than the summarize functionality. The abstract is limited to a single paragraph and specifically meant for an abstract to describe a technical blog post, while the generic Summarize is more editor/writer focused.
Added support for file lookups in the Command Palette (ctrl-shift-p) for quickly accessing open documents and files in the current 'project' tree.
Available in v4.1.3
Markdown Monster 4.1 is out. This is a maintenance release w/ a few small updates:
* Emoji Picker moved to always-on Sidebar
* Sidebar visual highlighting on activation
* Specify your List symbol (* or -)
* Improved Pdf font output
* Many AI text support enhancements
https://t.co/SMkK1PCUhZ
In the latest Markdown Monster update, we've moved the Emoji Window to a sidebar that is always available. Still quick accessible with ctrl-j.
Emoji's can be frivolous, but surprisingly many users have had requests around easier Emoji access, and the side bar fits that bill.
It's not super obvious but the bottom panel with the syntax view is editable and allows making adjustments after the result is returned.
Accepting pastes the bottom panel's content back into the editor selection.
Reworking the old 'Check Grammar' interface into a 'Cleanup Text' with a few usability improvements:
* Improved fix up prompt (grammar, flow)
* Optionally edit the system prompt
* Markdown Syntax Previewer instead of plain text
* Model used display (useful for multi models)
Use it to create templates for things like:
* Simple expansions, like the date example,
figure captions etc.
* Large text blocks like bug templates, doc headers
* Markdown Structured blocks (code, lists, tables)
Did you know that Markdown Monster comes with a Snippet Expansion add-in built in?
Define shortcuts or use the add-in to define templates using `{{ dotnet-Expression }}` syntax to expand text for repetitive things into the editor.
We've updated the Markdown Monster .NET Addin templates for v4 and .NET 10 for those of you that want to extend Markdown Monster.
Those templates are now available as a `dotnet new` template and Visual Studio New Project template Addin.
https://t.co/MVY5itrUPW
There are also a couple of improvement to untitled documents:
* If title can be deduced it's displayed next to Untitled
* Helps differentiate multiple Untitled docs
* Untitled documents persist across restarts now
Markdown Monster 4.0 is out. Many new features & improvements:
* Integrated LLM Chat interface
* .NET 10 Runtime
* Improved ARM64 support
* Many Mermaid graph improvements
* Support for Font ligatures
* Many small UI improvements
Check it out:
https://t.co/sYg4h0nqFt #markdown