-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathwiki.txt
More file actions
22 lines (17 loc) · 1.04 KB
/
wiki.txt
File metadata and controls
22 lines (17 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
====== About This Wiki ======
This wiki is to help the CSSWG record resolutions and open issues, to share them with public, and to encourage public involvement in the development of CSS and its test suites.
===== Why DokuWiki? =====
This wiki is a [[http://wiki.splitbrain.org/wiki:dokuwiki|DokuWiki]]. DokuWiki was chosen because
* it has decent [[wiki:syntax|markup]] capabilities with relatively clean HTML output
* it can accept HTML markup
* it can support an advanced structured text language ([[http://daringfireball.net/projects/markdown/|Markdown]]) with sensible list, block, and embedded HTML behavior.
* it has hierarchical structure (with breadcrumbs!)
* it has clean URLs
* it has a a simple, uncluttered interface
* it has automatic yet unobtrusive <html><abbr title="Table of Contents">ToC</abbr>s</html>
* it has flexible access control
* it stores data in human-editable text files
* it has revision control
* it's customizable
* it's open source
It is [[http://fantasai.inkedblade.net/|fantasai]]'s dream wiki~