https://github.com/ioa747/NetWebView2Lib/blob/main/examples/019-MarkdownViewer.au3
This is a fast and responsive Markdown editor built with AutoIt, utilizing the WebView2 control for high-performance rendering. It provides a seamless writing experience by bridging a native Windows interface with the modern Marked.js engine.
Key Features:
Real-Time Preview: Instantly see your Markdown rendered as HTML as you type.
Smart Editing: Dedicated formatting tools for Bold, Italic, Underline, and Code snippets.
File Management: Full support for creating, opening, and saving
.mdfiles with "Unsaved Changes" protection.Modern Rendering: Powered by Microsoft Edge WebView2 for accurate and secure document display.
External Link Handling: Automatically intercepts web links to open them in your default system browser.
Clean Export: Easily copy the generated HTML code to your clipboard for use in other applications.

Comments
Post a Comment