I'm needing a little help figuring out why ActiveForums 4.2.7 does not correctly render code formatted using the Telerik Editor
Format Code Block command. I can take the exact same html that gets generated from the command, paste it into a standard html module and everything renders correctly. Looking at the generated html, I can see that my ActiveForums is creating div's with class 'afcodeblock' for each line in the editor. I believe that is what is causing the rendered page to look more like a table. If I have screwed something up with settings, skins, etc I can't figure it out. On my development machine, I have reset everything that I can think of back to default. Has anyone seen this issue or have suggestions on alternatives?
DNN 5.5.1
ActiveForums 4.2.7
