-
Notifications
You must be signed in to change notification settings - Fork 163
Labels
enhancementhelp wantedTasks that are up for grabs!Tasks that are up for grabs!type-featureup-for-grabs
Description
There is an attempt to standardized Markdown at CommonMark which I think it's a good idea.
I tried FSharp.Formatting with the sample that Jeff Atwood gives, and the output html is below.
<h1>Hello there</h1>
<p>This is a paragraph.</p>
<ul>
<li>one</li>
<li>two</li>
<li>three</li>
<li><p>four</p></li>
<li>pirate</li>
<li>ninja</li>
<li>zombie</li>
</ul>
I just want to throw the idea around. :-)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementhelp wantedTasks that are up for grabs!Tasks that are up for grabs!type-featureup-for-grabs