using CefSharp; using CefSharp.WinForms; using Markdig; using System.Diagnostics; using System.Linq.Expressions; using System.Security.Policy; namespace MintHTML { public partial class Form1 : Form { string appdata = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData); string markfile; string htmlfile = "

Welcome to MintHTML

Open a markdown file and press \"Render preview\" to see the output here.

"; string csssuffix = @"