From e6ae75f3f8ee1b3e4ace4e2884ef0f8093ffd6ba Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 14 Jan 2012 17:46:24 +0100 Subject: Internationalized Content::Write cheat sheet. --- .../src/systemtemplates/content_write.html | 80 +--------------------- 1 file changed, 1 insertion(+), 79 deletions(-) (limited to 'ratatoeskr/templates/src/systemtemplates') diff --git a/ratatoeskr/templates/src/systemtemplates/content_write.html b/ratatoeskr/templates/src/systemtemplates/content_write.html index 1a74d11..f241fd7 100644 --- a/ratatoeskr/templates/src/systemtemplates/content_write.html +++ b/ratatoeskr/templates/src/systemtemplates/content_write.html @@ -21,85 +21,7 @@
-

Linking back

-

The text %root% will be replaced with a path, that points to the root of your Ratatöskr page.

- -

Markdown Cheat Sheet

- -

Emphasis / Strong

-

- *emphasis*
- _emphasis_
- **strong**
- __strong__ -

- -

Paragraphs and manual line breaks.

-

- First Paragraph
-
-Second Paragraph with
-long
-text
-
-To enforce a line break  
-end a line with two whitespaces.
-

- -

Headers

-

- Header 1
-========
-
-Header 2
---------
-
-# Header 1
-
-## Header 2
-
-...
-
-###### Header 6
-

- -

Linking

-

- [Linktext](http://url/to/resource "Optional title") -

-

- [Linktext][id]. Somewhere else:

- [id]: http://url/to/resource "Optional title"
-

- -

Images

-

- ![alt text](/path/to/image "Optional title") -

- -

Ordered / Unordered Lists

-

- * Item A
-* Item B
-  
-  With a second paragraph.

-* Item C
-  * Item C1
-  * Item C2
-

-

- 1. First element
-2. Second Element -
-

- -

Learn More

-

- Complete Syntax
- Test Markdown -

+
-- cgit v1.2.3-54-g00ecf