public marks

PUBLIC MARKS with tag markdown

2014

2013

Harp, the static web server with built-in preprocessing

by Spone & 2 others (via)
The static web server with built-in preprocessing. Harp serves Jade, Markdown, EJS, CoffeeScript, LESS and Stylus as HTML, CSS & JavaScript—no configuration necessary. It makes front-end development a treat.

JS Bin - Collaborative JavaScript Debugging

by julie
Online simple instant syntax-coloring editor with output

Mou - Markdown editor for web developers, on Mac OS X

by jpcaruana & 1 other (via)
Mou The missing Markdown editor for web developers

2012

2011

nanoc: a Ruby site compiler that generates static HTML » home

by Spone (via)
nanoc is a tool that runs on your local computer and compiles documents written in formats such as Markdown, Textile, Haml… into a static web site consisting of simple HTML files, ready for uploading to any web server.

2010

PHP Markdown

by Jeremy B. & 1 other
$my_html = Markdown($my_text);

n1k0's landslide at master - GitHub

by ghis
Python package to generate HTML5 or PDF presentation from Markdown syntax.

html2text: THE ASCIINATOR (aka html2txt)

by ghis & 2 others (via)
html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).

wmd - The Wysiwym Markdown Editor

by ghis & 5 others
WMD is a simple, lightweight HTML editor for blog comments, forum posts, and basic content management. You can add WMD to any textarea with one line of code. Add live preview with one line more. WMD works in nearly all modern browsers, and is now completely free to use. The next release will be open source under an MIT-style license.

MultiMarkdown

by ghis (via)
A fork of markdown, the syntax and tool to convert plain text to XHTML. Multimarkdown adds syntax and possibility to convert to other formats.

Pandoc - About pandoc

by ghis & 3 others (via)
Pandoc is a program for converting between various markup formats. Input formats include markdown, reStructuredText, HTML, and LaTeX; output formats include HTML, LaTeX, ConTeXt, S5, DocBook, groff man, reStructuredText, markdown, and RTF. Many extensions to standard markdown syntax are provided, including inline LaTeX math, tables, definition lists, superscripts and subscripts, smart quotes and dashes, and footnotes.