Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marcus Cuda b789a02dcb added simple markdown parser to create html and text file. uses Markdown.NET and HtmlAgilityPack 17 years ago
..
License.text added simple markdown parser to create html and text file. uses Markdown.NET and HtmlAgilityPack 17 years ago
anrControls.Markdown.NET.dll added simple markdown parser to create html and text file. uses Markdown.NET and HtmlAgilityPack 17 years ago
readme.txt added simple markdown parser to create html and text file. uses Markdown.NET and HtmlAgilityPack 17 years ago

readme.txt

========================================================
Markdown.NET --- a C# port of the original Markdown code
========================================================

ver 0.2.0.0 - Initial release
ver 1.0.1.7 - Code fixes to sync up with ver. 1.0.1b7 of the original Markdown
ver 1.0.1 - Code fixes to sync up with ver. 1.0.1 of the original Markdown. Also
from now on the code and binaries comes with a BSD license.