Re: CVS update: /cowiki/includes/cowiki/class/render/, /cowiki/includes/cowiki/class/parse/

Sy <[email protected]> Tue, 15 Mar 2005 17:52:31 -0500
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
On Tue, 15 Mar 2005 21:27:56 +0000, Archie Campbell
<[email protected]> wrote:
>  
>  Being restricted to double-hyphens, the parser is usually 'reset', before a
> second double-hyphen (there I go again) is reached. At present the parser is
> so 'reset' at a hard newline or instance of emphatic punctuation.

Ok, I understand.  So you would allow the following to be strikethrough:

-- this is strikethroughed even with spaces --
Inside here --is strike--through-ed.

I completely agree with how rare double-hyphons are.  I like your use:

-- this, should be strikethrough --

-- but not
this --

I think it's ok that a lot of the markup won't work beyond one
paragraph. -- left/right/center and the bold/italics etc..


I have no complaints.  =)