hoping that fixes the tzo factor option
... It needs unitary testing
This commit is contained in:
parent
0ca7700fbf
commit
4320295f0b
8 changed files with 77 additions and 27 deletions
|
|
@ -47,7 +47,8 @@ namespace Yavsc.TagHelpers
|
|||
string actual;
|
||||
var settings = CommonMarkSettings.Default.Clone();
|
||||
settings.OutputFormat = OutputFormat.Html;
|
||||
// settings.PrologueLineHandler = null;
|
||||
settings.AdditionalFeatures |= CommonMarkAdditionalFeatures.StrikethroughTilde;
|
||||
|
||||
Block document;
|
||||
|
||||
// Act
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue