pkgsrc/www/wmd/PLIST
schmonz c13b46defc Initial import of WMD, 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.

This is not a WYSIWYG editor. Writing HTML to look a certain way
can make your text less accessible to blind people, search engines,
mobile users, and feed readers. HTML describes a document's logical
structure -- not its appearance. It just wasn't built for WYSIWYG.

So WMD is something new: a Wysiwym Markdown editor.
2009-05-04 22:48:26 +00:00

29 lines
784 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/04 22:48:26 schmonz Exp $
share/doc/wmd/apiExample.html
share/doc/wmd/minimalExample.html
share/doc/wmd/optionsExample.html
share/doc/wmd/readme.txt
share/wmd/images/bg-fill.png
share/wmd/images/bg.png
share/wmd/images/blockquote.png
share/wmd/images/bold.png
share/wmd/images/code.png
share/wmd/images/h1.png
share/wmd/images/hr.png
share/wmd/images/img.png
share/wmd/images/italic.png
share/wmd/images/link.png
share/wmd/images/ol.png
share/wmd/images/redo.png
share/wmd/images/separator.png
share/wmd/images/ul.png
share/wmd/images/undo.png
share/wmd/images/wmd-on.png
share/wmd/images/wmd.png
share/wmd/showdown.js
share/wmd/wmd-base.js
share/wmd/wmd-plus.js
share/wmd/wmd.js
@dirrm share/wmd/images
@dirrm share/wmd
@dirrm share/doc/wmd