search for: attacklab

Displaying 4 results from an estimated 4 matches for "attacklab".

2007 Feb 28
7
Showdown -- A javascript port of Markdown
Hi, I've just posted the first public version of Showdown, a full javascript port of Markdown. It's 10KB and works in all major browsers. Try out the sample app: <http://www.attacklab.net/showdown-gui.html> Full source code is available: <http://www.attacklab.net/showdown-v0.9.zip> All the heavy lifting is done by the browser's regular expression engine, so Showdown should be fast enough to handle anything a reasonable person would put in a textarea. This is m...
2008 Mar 25
2
a JavaScript front-end for Babelmark
Hi, I've built a quick-and-dirty diff GUI for Babelmark (thanks, Michel!). You can get it as a bookmarklet here: http://attacklab.net/babelmark/ If either Michel or Tom is interested in hosting this, I'll be happy to do the grunt work for a real integration. It's kind of pain in the ass to hit the bookmarklet every time you get new data from the server. I've tested this in Safari 3.1, FF2/Mac, FF3/Mac, and...
2007 Mar 03
1
Markdown within HTML
...d of thing. There's probably a show-stopper I'm missing, but I feel like we can get this working for the vast majority of HTML in the wild. And if a user pastes in HTML that we do break, there's always `markdown="0"`. So what are the other obstacles? -John <http://www.attacklab.net/showdown-gui.html> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://six.pairlist.net/pipermail/markdown-discuss/attachments/20070302/814b16af/attachment.html
2007 Jun 08
0
WMD: the Wysiwym Markdown Editor
...t now I'm going with a hosted model so that I can push updates and bug fixes behind the scenes, but that might change before I actually get around to billing. Feel free to email me directly with any feedback, bug reports, or suggestions. -John Fraser http://wmd-editor.com/ [1]: http://www.attacklab.net/showdown-gui.html