On Wed, Mar 11, 2009 at 5:54 PM, Robert Dailey <[email protected]> wrote:
>
> On Mar 11, 9:56 am, Erik Bray <[email protected]> wrote:
>> Put the curly braces at the beginning of the line, like this:
>>
>> = Header =
>> * Bullet Point One. Code Example:
>> {{{
>> Some Code Sample
>>
>> }}}
>>
>> It should automatically indent to inside the bullet point.
>
> Thank you! This worked great. This is a bit unrelated, but is there a
> way to provide a header text above the code sample? For example, I
> want the word 'Example:" to show up right above the top line of the
> code snippet box.
= Header =
* Bullet Point One.[[BR]]Code Example:
{{{
Some Code Sample
}}}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---