/[drupal]/contributions/modules/marksmarty/README.txt
ViewVC logotype

Contents of /contributions/modules/marksmarty/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Aug 7 14:36:43 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2, DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-4, DRUPAL-4-5, DRUPAL-4-6, DRUPAL-4-7
File MIME type: text/plain
The Markdown with SmartyPants module allows you to enter content using Markdown, a simple, plain text syntax that is filtered into valid XHTML, and will automatically convert plain ASCII characters to their proper Unicode entities in context ("curly quotes," et al.) using SmartyPants.
[initial checkin]
1 Marksmarty
2 ----------
3
4 A modified version of one of the many Markdown modules for Drupal,
5 styled after wiki.module in application, and meant to act as the
6 "Markdown with SmartyPants" formatting option in MovableType. This one
7 applies the filtering "live"--it does not need to be enabled per post
8 and does not add extra markup per post. This is because Markdown by
9 design is meant to coexist with HTML as well as be as human-readable as
10 possible when left as "source."

  ViewVC Help
Powered by ViewVC 1.1.2