[Trac] tabulator in WikiFormating
Ryan Schmidt
trac-2005 at ryandesign.com
Tue Feb 8 14:05:40 EST 2005
On 08.02.2005, at 17:13, trac at nogga.de wrote:
> Is it possible to format a block of text with a tabulator, e.g. to
> pretty format the following list:
>
> ---
> keyboard shortcuts
> * <ctrl>-x Cut
> * <ctrl>-c Copy
> * <ctrl>-v Paste
> * <ctrl>-<shift>-G Find Previous
> ---
>
> As a workaround I could use a table.
Since it's not possible to do that in HTML (without using a table) I'd
assume you can't do it in Trac either (without using a table). In fact,
one might venture to say this is one of the few correct uses of HTML
tables.
More information about the Trac
mailing list