diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-15 00:18:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-15 00:18:14 +0000 |
commit | e3c00785af5d2e176664ecd05d749070c0584e60 (patch) | |
tree | 05c7c777d4d4babc349a777a0d9e19a0d5178f2d /doc/plugins/conditional | |
parent | c8f7b9480e6e2ef44633e640fcca57c4658de3f3 (diff) | |
download | ikiwiki-e3c00785af5d2e176664ecd05d749070c0584e60.tar ikiwiki-e3c00785af5d2e176664ecd05d749070c0584e60.tar.gz |
web commit by tschwinge: Question about emitting fewer blank lines.
Diffstat (limited to 'doc/plugins/conditional')
-rw-r--r-- | doc/plugins/conditional/discussion.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/plugins/conditional/discussion.mdwn b/doc/plugins/conditional/discussion.mdwn new file mode 100644 index 000000000..22be47d1a --- /dev/null +++ b/doc/plugins/conditional/discussion.mdwn @@ -0,0 +1,12 @@ +Would there be a way for this plugin to emit fewer blank lines (i.e. *none at all*)? + +For example, having a look at [this page](http://www.bddebian.com/~wiki/Hurd/)'s sidebar. +This [sidebar](http://www.bddebian.com/~wiki/sidebar/) +([source code](http://www.bddebian.com/gitweb/?p=wiki;a=blob_plain;f=sidebar.mdwn)) +is supposed to have *no* blank lines between... + +* **Hurd** and *About*, +* *Todo* and **Mach**, +* **Mach** and **Mig**. + +-- [[tschwinge]] |