I have been "lurking" on several forums lately learning about what people think about Active Forums and how it compares to other forum modules for DotNetNuke. One thing I have learned is that we don't do a very good job describing all the capabilities of Active Forums.
Over the next few days I plan to post a series of "Did you know" articles which describe some of this undocumented or less well know features. I'll begin with code formatting.
Active Forums will automatically format code for you similar to what you see in Visual Studio. All you need to do is wrap your code with < code > < /code > tags and it will format everything in between. For example...
If you are using an HTML editor you will want to switch to HTML view to enter your code.