diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-02-26 16:18:13 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-02-26 16:18:13 +0000 |
| commit | 2fa3bfbc2715d976208bfc3fc49ef69c8377d954 (patch) | |
| tree | a757f5a71956255a139be0f0f2255b872814af11 /docutils/docs/user/rst | |
| parent | fa7de6b33777b6aeef1d177429d6c3eab69de36f (diff) | |
| download | docutils-2fa3bfbc2715d976208bfc3fc49ef69c8377d954.tar.gz | |
whitespace
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4350 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/rst')
| -rw-r--r-- | docutils/docs/user/rst/quickstart.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docutils/docs/user/rst/quickstart.txt b/docutils/docs/user/rst/quickstart.txt index 735dcf512..95d97aeab 100644 --- a/docutils/docs/user/rst/quickstart.txt +++ b/docutils/docs/user/rst/quickstart.txt @@ -54,6 +54,7 @@ Results in: __ quickref.html#paragraphs + Text styles ----------- @@ -82,6 +83,7 @@ by enclosing it in double back-quotes (inline literals), like this:: __ quickref.html#escaping + Lists ----- @@ -193,6 +195,7 @@ after a blank line. paragraphs or body elements, indented relative to the term. Blank lines are not allowed between term and definition. + Preformatting (code samples) ---------------------------- (quickref__) @@ -239,6 +242,7 @@ Results in: This is preformatted text, and the last "::" paragraph is removed + Sections -------- |
