Plugin Directory

Changeset 186837


Ignore:
Timestamp:
12/24/2009 11:47:57 AM (16 years ago)
Author:
swinton
Message:

Modified trunk/readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sentimeter/trunk/readme.txt

    r186834 r186837  
    143143= 1.0 =
    144144* First release.
    145 
    146 == A brief Markdown Example ==
    147 
    148 Ordered list:
    149 
    150 1. Some feature
    151 1. Another feature
    152 1. Something else about the plugin
    153 
    154 Unordered list:
    155 
    156 * something
    157 * something else
    158 * third thing
    159 
    160 Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].
    161 Titles are optional, naturally.
    162 
    163 [markdown syntax]: http://daringfireball.net/projects/markdown/syntax
    164             "Markdown is what the parser uses to process much of the readme file"
    165 
    166 Markdown uses email style notation for blockquotes and I've been told:
    167 > Asterisks for *emphasis*. Double it up  for **strong**.
    168 
    169 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset for help on using the changeset viewer.