From: Adam S. <ad...@pe...> - 2001-10-17 19:00:31
|
Gary wrote ... > I can't find the exact message in the archives, but someone a while > ago mentioned that they wanted to have inlined monospaced text, ie > using <tt> rather than <pre>. This bugged me, since I wanted it too, > but the proposed syntax -- {{monospaced}} -- struck me as cumbersome. that was me, and {{{text}}} is kinda cumbersome but it's what moin used. > The other day it hit me -- why not use the underused backtick? My > PersonalWiki now supports __bold__, ''italic'', and ``monospaced`` > text. It works really well and is easy to type, so I'd ask you to > consider adding this feature to PhpWiki. that works for me. if you are using the alpha version can you post a patch? Sergio wrote ... > speaking of this, my wiki has this semantics: > > __underline__ > **bold** > //italic// > > isn't a little more intuitive ? (ie. is what most irc do this days, even > mozilla) yes, i think it is a little more intuitive, the problem i see is that **bold** will interfere with double indented lists won't it? it would be nice to see a standard wiki syntax, but then i guess that would take some of the fun out of writing them. adam. ps. i assume everyone knows but moinmoin and twiki's sourceforge pages were totally wiped by someone the other day, and since the pages were read/write sf does't want to restore them. it might pay to make sure that someone has a backup of the phpwiki page database in case this is wiki hatred :-) |