From 8d5ba3cbd6ba63fcbeab53dee7e4846fc0dc77b3 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 26 Apr 2015 00:28:05 +0000 Subject: [PATCH] basic syntax instructions, not nice yet --- tycker/templates/admin_show_entries.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/tycker/templates/admin_show_entries.html b/tycker/templates/admin_show_entries.html index 487c81f..a38599a 100644 --- a/tycker/templates/admin_show_entries.html +++ b/tycker/templates/admin_show_entries.html @@ -12,10 +12,22 @@ now = datetime.datetime.now() ?> -

- - static website -

+

show tycker website

+ +

The content may be written in wikicreole syntax. Here are some examples:

+ +
+
accentuation
+
//italics// --> italics
+
**bold** --> bold
+
linking
+
Link to [[page]] --> Link to page
+
[[URL|linkname]] --> linkname
+
headings
+
== Large heading
+
=== Medium heading
+
==== Small heading
+
TimestampTitleContent