Getting mark down to look more like sample site

This commit is contained in:
LarsBrubaker 2018-06-22 07:57:25 -07:00
parent c14e07d5b0
commit 8762358bde
6 changed files with 20 additions and 17 deletions

View file

@ -16,7 +16,7 @@ namespace Markdig.Renderers.Agg
}
}
public class ParagraphX : FlowLayoutWidget
public class ParagraphX : FlowLeftRightWithWrapping
{
public ParagraphX()
{