(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-30) was last changed on 26-Sep-2007 09:31 by ChuckSmith  

This page was created on 10-Dec-2006 04:33 by null

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 27 added 66 lines
I'd like to suggest some additions/changes which are in line with the currently proposed standard:
!!Additions
__Underlined text__
Creole: {{{ __Underlined text__ }}} (two underscores)
Proposed XHTHML: {{{ <span class="underlined"> </span> }}}
__Stricken text__
Creole: {{{ --Stricken text-- }}}
Proposed XHTML: {{{ <del> </del> }}}
__Superscripted text__
Creole: {{{ ^^This is superscripted text^^ }}}
Proposed XHTML: {{{ <sup> </sup> }}}
__Subscripted text__
Creole: {{{ ~~This is subscripted text~~ }}}
Proposed XHTML: {{{ <sub> </sub> }}}
__No wiki markup__
While I realise that you could use the {{{ {{{ / <pre> }}} code for this, people might not want to have some markup parsed without it being interpreted as "code". I would like to suggest using:
{{{ ==no markup== }}} for simple no markup sections.
{{{ {{code}} }}} on a line of their own would be more logical for blocks of {{{ <code> }}}. It would also be more in line with the rest of Creole if these were double instead of tripple, while another option might be:
{{{ >> preformatted << }}} for regular preformatted text?
!!Changes
__Tables__
I'd like to suggest a small addition to the table definition. To define something as a header entry, we could use the DocuWiki syntax with a minor modification:
{{{
|^ header cell |^ header cell |
| normal cell | normal cell |
|^ header cell | normal cell |
| normal cell | normal cell |
}}}
Proposed XHTML: {{{ <th> </th> }}}
__Headlines__
Is it possible to change the headlines standard to an exclamation mark? Or at least make it optional? A lot of people seem to find exclamation marks more logical.
{{{
!Level 1 headline!
!!Level 2 headline!!
etc.
}}}
-- MartijnVanDerKleijn, 2006-12-11
Version Date Modified Size Author Changes ... Change note
30 26-Sep-2007 09:31 15.778 kB ChuckSmith to previous restore
29 26-Sep-2007 01:09 15.789 kB 216.23.162.164 to previous | to last
28 28-Dec-2006 22:32 15.778 kB MartinBudden to previous | to last
27 28-Dec-2006 00:16 15.014 kB RadomirDopieralski to previous | to last rant rant rant :)
26 24-Dec-2006 10:15 13.362 kB 84.248.181.188 to previous | to last
25 23-Dec-2006 18:25 12.712 kB Christoph to previous | to last respond to Axel
24 22-Dec-2006 22:34 11.986 kB 84.150.16.195 to previous | to last
23 20-Dec-2006 03:06 10.958 kB RadomirDopieralski to previous | to last
22 20-Dec-2006 01:48 10.35 kB MarkWharton to previous | to last too late for table headings
21 17-Dec-2006 02:00 9.922 kB null to previous | to last
« This page (revision-30) was last changed on 26-Sep-2007 09:31 by ChuckSmith