Info
| Version: | 0.1.4.5-alpha | 
| Author(s): | Rick Strahl, West Wind Technologies | 
| Last Update: | Thursday, June 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/RickStrahl/Westwind.MarkdownEditor | 
| NuGet Url: | https://www.nuget.org/packages/Westwind.MarkdownEditor.WinForms | 
Install
Install-Package Westwind.MarkdownEditor.WinForms
                        dotnet add package Westwind.MarkdownEditor.WinForms
                        paket add Westwind.MarkdownEditor.WinForms
                        
                                Westwind.MarkdownEditor.WinForms Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Westwind.MarkdownEditor.Shared(>= 0.1.4.5)
- System.Resources.Extensions(>= 4.6.0)
Tags
 
                
Many common editor shortcuts are available to help with text markup and embedding of links and images as well as common text xteditor operation.
The editor works both in text mode as well as in file mode for editing and saving documents to disk including basic support for project structure.
An optional menu can be displayed to provide visual interaction with the editor. The editor can also be used to edit many common file types with syntax highlighting including C#, F#, HTML, CSS, JavaScript, Typescript etc.