Compose tips
*bold text*
_italic text_
http://example.com/some-url
_named url_ http://example.com/some-url
http://example.com/some-image.jpg
http://example.com/some-image.jpg with possibly a caption following
line break _ (not interrupting the paragraph)
"a blockquote" (from a certain source)
* a dotted list
* with two items
1. a numered list
2. with two itemssome note reference (1) in the text
| a table | with just
| four cells | in two rows-- Mic (the author of the document)
(1) and here the note text
- Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
-
Smartypants Help
SmartyPants will translate plain ASCII punctuation characters into “smart” typographic punctuation HTML entities. It performs the following transformations:
- Straight quotes ( " and ' ) into “curly” quote HTML entities
- Backticks-style quotes (``like this'') into “curly” quote HTML entities
- Dashes (“--” and “---”) into en- and em-dash entities
- Three consecutive dots (“...”) into an ellipsis entity
