Re: CVS update: /cowiki/
"Daniel T. Gorski" <[email protected]> Thu, 28 Jul 2005 00:14:18 +0200
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <20050727221418.GY545@bantha> |
On 27 Jul 21:59, [email protected] wrote: > <table> > - | *foo* | *bar* > - | one | two > - | =a cell= | other cell > + |- > + | *foo* > + | *bar* > + |- > + | one > + | two > + |- > + | =a cell= > + | other cell > </table> I am a bit confused. "*foo*" is not a bold emphasis anymore, right? Shouldn't it be "**foo**" in this example? regards dtg