A simple html editor for Umbraco using the built in ace editor. The editor comes with a property value converter, so if you use Models Builder, the values of your properties are cast to HtmlStrings.
-
NuGet Package
Install this NuGet package in your Visual Studio project. Makes updating easy. -
ZIP file
Grab a ZIP file of the latest release; unzip and move the contents to the root directory of your web application.
- HTML editor using the built in ACE editor used for template editing.
- Includes a property value converter, so values are cast as HtmlStrings