aboutsummaryrefslogtreecommitdiff
path: root/skribe/doc/user/src/api1.skb
diff options
context:
space:
mode:
Diffstat (limited to 'skribe/doc/user/src/api1.skb')
-rw-r--r--skribe/doc/user/src/api1.skb5
1 files changed, 5 insertions, 0 deletions
diff --git a/skribe/doc/user/src/api1.skb b/skribe/doc/user/src/api1.skb
new file mode 100644
index 0000000..80c4389
--- /dev/null
+++ b/skribe/doc/user/src/api1.skb
@@ -0,0 +1,5 @@
+(section :title "A title" "This is the body of the section")
+(section :title "A title" "This" " is" " the body of the section")
+(section :title "A title" :number 3 "This" " is" " the body of the section")
+(section :title "A title" :toc #f :number 3 "This" " is" " the body of the section")
+(section :title "A title" :number 3 :toc #f "This" " is" " the body of the section")