217 Posts

September 9th, 2003 09:00

I'm checking to find out if there is a way to do this.

Dianna

217 Posts

September 10th, 2003 10:00

How does this work for you?

Here's a Java test:
import com.foo.ClassFoo;
 
public class MyClass {
    public void static main(String args[]) {
        for (int i=0; i<10; i++) {
            System.out.println(i);
        }
    }
}


To do this you will need to use the "code" and "/code" tags enclosed within square brackets. I cannot type it as you need to otherwise it will be converted to the format you see above. Unfortunately the instructions aren't in the help file yet (it will be added soon), and there isn't a button for it (I have logged a bug). So if you would like to see an example, you will need to Reply to this particular message in the thread. Then select the "Quote Original" button. This will then give you the tags that you need to mark text as code.

Dianna

2 Intern

 • 

136 Posts

September 11th, 2003 02:00

That's great! Thanks Di

RED
To do this you will need to use the "code" and "/code" tags enclosed within square brackets.

size test

Looks like other PHPbb style tags don't work though.
Sigh ...

217 Posts

September 18th, 2003 09:00

I are testing a filter that will add in the capability for color, tables, and lists. I'll let you know the results of our testing.

43 Posts

September 30th, 2003 13:00

I wish I'd seen this BEFORE I made a few posts today... Maybe I can go back and "edit" them... :)

217 Posts

September 30th, 2003 13:00

Yes, you can go back and edit them. To quickly find your posts click on your name (anywhere it is hyperlinked) and you will see a list of your posts at the bottom of the page.

Dianna

43 Posts

September 30th, 2003 13:00

I already took care of it - thanks!

It makes the code blocks MUCH more readable!

Dan
No Events found!

Top