(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-40) was last changed on 26-Sep-2007 09:31 by ChuckSmith  

This page was created on 23-Feb-2007 03:55 by RadomirDopieralski

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 253 added 37 lines
----
Gripes with current proposals:
* Current standard: having to escape the (quite common) "bold at the beginning of a line" is bad.
** So: Should my proposal prove inadequate (or unpopular ;-) I'm very much in favor of this proposal. Still: Strange escaping rules should be avoided at all costs.
* Repeating the bullet character (vs. whitespace): I am not sure that we are not making common things (at most 2 indentation levels in lists) harder while making uncommon things (more than 2 nesting levels) easier.
I'm in favor of the following syntax (hear me out, I'll consider anti-whitespace arguments)
{{{
- one (ul)
- one.one
- one.two
- two (ul)
+ two.one (ol)
}}}
Advantages:
* Uniform: ordered and unordered lists have similar "bullets".
* WYSIWY: Commonly used in plain text, looks a lot like the rendered output.
* Clash with hr: not an issue.
* Clash with signature: not an issue.
* Works quite well in Python and Haskell. This point is only partly humorous, as wiki markup is a semi-formal language and does have some rigid rules, so the same kind of usability rules apply here as they do to programming languages.
Potential disadvantages:
* User has to count spaces: I would count ''relative'' indentation (not the absolute amount of spaces), then this is only a problem if one wants to continue a second-level list (see below). But: users look for visual feedback after entering wiki text, anyway, and will be very obviously alerted to the problem then.
{{{
- first level
- second level (counting is not a problem: we just have MORE spaces than the line above)
- third level 1
- third level 2 (counting is not a problem: it is the same as the line above)
- second level continued (here we have to count...)
}}}
* Confusing tabs and spaces: disallow tabs.
* Clash with negative numbers: make space after hyphen mandatory.
Version Date Modified Size Author Changes ... Change note
40 26-Sep-2007 09:31 32.753 kB ChuckSmith to previous restore
39 26-Sep-2007 01:03 32.766 kB 219.138.204.162 to previous | to last
38 21-Apr-2007 15:24 32.753 kB ChristophSauer to previous | to last refactoring: moved annunc from talk to here
37 17-Apr-2007 11:02 31.894 kB YvesPiguet to previous | to last BBEdit and TextWrangler do hard wrap
36 14-Apr-2007 10:42 31.148 kB ChristophSauer to previous | to last added link to linebreak argument on lists on relevant discussion
35 03-Apr-2007 12:09 30.974 kB 62.12.165.34 to previous | to last No nested lists.
34 22-Mar-2007 16:19 30.741 kB ChuckSmith to previous | to last reply to Yves about ##
33 22-Mar-2007 12:30 30.352 kB YvesPiguet to previous | to last List indenting
32 22-Mar-2007 12:03 29.945 kB RadomirDopieralski to previous | to last people commonly indent lists
31 22-Mar-2007 10:12 29.552 kB YvesPiguet to previous | to last Clarification
30 22-Mar-2007 09:33 29.004 kB MicheleTomaiuolo to previous | to last emphasis on whole par
29 21-Mar-2007 20:22 28.809 kB YvesPiguet to previous | to last What about sharp?
28 21-Mar-2007 18:26 27.975 kB ChristophSauer to previous | to last keep
27 21-Mar-2007 18:24 27.894 kB ChristophSauer to previous | to last keep
26 21-Mar-2007 18:24 27.89 kB ChristophSauer to previous | to last keep
25 21-Mar-2007 16:51 26.853 kB YvesPiguet to previous | to last Reject
24 08-Mar-2007 17:21 26.285 kB YvesPiguet to previous | to last Thanks
23 08-Mar-2007 17:16 26.239 kB RadomirDopieralski to previous | to last experiments
22 08-Mar-2007 16:47 25.568 kB YvesPiguet to previous | to last Experiment feedback?
21 08-Mar-2007 16:19 25.284 kB RadomirDopieralski to previous | to last single hyphens only
« This page (revision-40) was last changed on 26-Sep-2007 09:31 by ChuckSmith