diff options
author | Ludovic Courtès | 2008-10-07 23:59:27 +0200 |
---|---|---|
committer | Ludovic Courtès | 2008-10-07 23:59:27 +0200 |
commit | c11b1e0a95510c12f5f387d8b54e77bceea36569 (patch) | |
tree | 329996011bcc78ae5d06bd6c2af2547ce3c1b041 /web | |
parent | 5a8e7fc0d2bc3fd3bd35892385b1635f3a2cda8c (diff) | |
download | skribilo-c11b1e0a95510c12f5f387d8b54e77bceea36569.tar.gz skribilo-c11b1e0a95510c12f5f387d8b54e77bceea36569.tar.lz skribilo-c11b1e0a95510c12f5f387d8b54e77bceea36569.zip |
web: Add links to other plain text document formats.
Diffstat (limited to 'web')
-rw-r--r-- | web/index.skb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/index.skb b/web/index.skb index 4f8f895..75cc31d 100644 --- a/web/index.skb +++ b/web/index.skb @@ -311,7 +311,9 @@ derivative of ,(ref :url "http://docbook.org/" :text [Docbook]).]) :text [txt2tags]), ,(ref :url "http://os.inf.tu-dresden.de/~nf2/files/GOSH/" :text [GOSH]), ,(ref :url "http://mercnet.pt/plaindoc/pd.html" :text [PlainDoc]), ,(ref :url -"http://www.methods.co.nz/asciidoc/" :text [AsciiDoc]), and many +"http://www.methods.co.nz/asciidoc/" :text [AsciiDoc]), ,(ref :url +"http://docutils.sourceforge.net/rst.html" :text [reStructured Text +(RST)]), ,(ref :url "http://www.t3x.org/bits/sd/" :text [SD]), and many others.]))) (chapter :title [The Name] :number #f :file #f |