Skip navigation.

Best Holiday GiftAll recent postsNew Year, New License

Markdown.NET 1.0.1 Released

After a couple of betas John Gruber, the author of Markdown, released ver 1.0.1. John decided to switch from a GPL license to the BSD one, therefore Markdown for .NET now comes with the BSD license as well.

Feel free to download Markdown for .NET ver 1.0.1 which is in sync with the latest codebase of the original Markdown.

Comments

Comment permalink 1 Mohammad Abdulfatah |
Bravo! A marvelous piece of work! I can't thank you enough. The change of license is also very commendable, and should open the door to greater adoption of Markdown and Markdown.NET.

I know I'm getting greedy here, buy any chance of a SmartyPants port?

Anyway, good job, and thanks again.
Comment permalink 2 Milan Negovan |
Yep, SmartyPants is bundled with the download.
Comment permalink 3 Mark |
This doesn't work properly with version 1 of the framework. Bolding italicizes the text. Numbered lists treat each item like they are h1's.

Some text about which version of .NET this is aimed at would be great. Support for 1.x of the framework would be even better.
Comment permalink 4 Joakim Magnussen |
You still haven't fixed the '45 % dec' bug on line 1204. :(

Everyone: Replace line 1204 with this line to get 45 % decimals, or you will only get 90 % hexadecimals:
return string.Format ("&{0:d};", (int)c);

Emails and Notifications

Would you like to be notified when somebody responds to this post?  Would you like to have these comments emailed to you?

TrackBacks

1 Mohammad.Abdulfatah  |   
Celebrating Markdown.NET

Milan Negovan has released version 1.0.1 of Markdown.NET, a port of John Gruber's excellent text-to-HTML conversion tool. Both versions are now released under a BSD license, compared to the GPL license for the previous versions. All articles on this site...

Sorry, TrackBacks are not allowed.

Submit your comment

Please enter only text since all HTML tags except hyperlinks will be stripped. Hyperlinks will become live links. Any comments with flaming or offensive language will be deleted. Be courteous to other posters. Thank you.

Your name (required):
Your email (optional):
Your site's URL (optional):
Enter this number
Type in the number above:
Comment (required):