hey-red / Markdown

Open source C# implementation of Markdown processor, as featured on Stack Overflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include HTML/JavaScript component

GoogleCodeExporter opened this issue · comments

It would be nice to have the HTML/JavaScript component included.  So that any 
modifications made to the Markdown standandard in markdownsharp can be 
paralleled in the JavaScript version.

Original issue reported on code.google.com by nberardi on 28 Dec 2009 at 3:31

well, showdown.js (the part of wmd that is responsible for interpreting 
Markdown) is
shown on 

http://babelmark.bobtfish.net/

search for or scroll down to "Showdown:"

Original comment by wump...@gmail.com on 29 Dec 2009 at 3:07

Sorry I should have been more specific.  I was talking about the work you guys 
did for 
WMD on Github.

http://github.com/cky/wmd


Original comment by nberardi on 29 Dec 2009 at 3:09

well, that's the wrong branch.. the derobins one is the one you want.. or the 
google
code repository

http://code.google.com/p/wmd-new/

Original comment by wump...@gmail.com on 30 Dec 2009 at 2:44

Oh wow...  Didn't even realize.  Nevermind on this issue then.

Original comment by nberardi on 30 Dec 2009 at 3:19

Original comment by wump...@gmail.com on 30 Dec 2009 at 7:17

  • Changed state: WontFix