From `master`, create an implementation of `IContentParser` using `Microsoft.Html.Core`. This library has support for invalid/uncomplete HTML and so is ideal for use in the editor. Skip curly tokenizer and value parsers for now.
From
master, create an implementation ofIContentParserusingMicrosoft.Html.Core.This library has support for invalid/uncomplete HTML and so is ideal for use in the editor.
Skip curly tokenizer and value parsers for now.