(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-44) was last changed on 15-Dec-2007 14:57 by YaroslavStavnichiy  

This page was created on 12-Jan-2007 16:31 by RadomirDopieralski

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 156 removed 56 lines
!Tilde "~"
Advantages:
* Used on:
** JSPWiki
* Has semantic connotation wit "not", which might suggest the meaning when seen
* Pretty rare in normal text (but not unused)
Disadvantages:
* Not available on many [Keyboards]
* Hard to type under Microsoft Windows (Could you be more precise? I have no trouble typing it using MS Windows with a US or German keyboard)
* Traditionally used in text as an alternative to hyphen (eg. in number ranges) or meaning "roughly".
* The exact way of escaping is not obvous (eg. compare {{{~ ~}}}}}} vs {{{~ }~ }~ }}}})
* Used in programming languages for operators -- pasted code would need escaping, or could change its meaning.
* Conflicts:
** Confluence for user link,
** Netcipia, SnipSnap, XWiki for italics,
** GeboGebo for monospace,
** TracWiki, MoniWiki for strike,
** Confluence, FlexWiki, Instiki, TiddlyWiki, VQWiki for subscript,
** WikkaWiki for bullet list.
----
!Backslash "\"
Advantages:
* Extremely widespread for escaping in:
** Programming languages
** File names
** Regular expressions and search queries
* Traditional, obvious way of use (always escapes a single character)
* Never used in normal text
Disadvantages:
* Used in Microsoft Windows for paths
* Commonly used for forced line break (usually doubled)
* Used in programming languages for escaping -- pasted code would need double escaping, or could look bad.
* A bit confusing considering the double backslash proposed in Creole 0.4.
----
!Caret "^"
Advantages:
* Never used in normal text
* Rarely used even in programming languages
* Sometimes used to mean "not"
Disadvantages:
* Not on all [Keyboards]
* No precedent (?)
* Conflicts with superscript markup on all wikis that have it
----
!Percent "%"
Advantages:
* Commonly used for an alternate escape character, when backslash is not available
** for printf parameters
** for time and date formatting
** for colored text
* Established way of using (escapes whole chunks)
Disadvantages:
* Sometimes used in normal text to denote, uh, percents
* Used in programming languages for operators, escaping and variable marks -- code needs escaping or it will change meaning
* Conflicts:
** TODO
At line 213 removed 2 lines
----
At line 164 added 2 lines
advantages and disadvatages moved to the actual proposal
----
Version Date Modified Size Author Changes ... Change note
44 15-Dec-2007 14:57 29.148 kB YaroslavStavnichiy to previous
43 15-Dec-2007 12:13 29.147 kB YaroslavStavnichiy to previous | to last
42 26-Sep-2007 09:31 28.525 kB ChuckSmith to previous | to last restore
41 26-Sep-2007 01:09 28.549 kB 194.9.85.141 to previous | to last
« This page (revision-44) was last changed on 15-Dez-2007 14:57 by YaroslavStavnichiy