Forum writer tool working ?

Good morning everyone,

I'm new to this forum and I would like to know why the "Preview" function doesn't work properly ?

Indeed it gives me a blank area instead of the content.
Furthermore the "Code" button doesn't work neither.

Thanks for your support
Last edited on
closed account (E0p9LyTq)
The code button works just fine.
1
2
3
4
5
6
#include <iostream>

int main()
{
   std::cout << "I'm ALIVE!\n";
}


You could manually add the code tags yourself.

The preview feature not working when writing a new thread is a well known old issue. It works when editing an existing post or adding a reply.
Last edited on
Ok thank you !
(It is because twicker has his attentions spread elsewhere and cannot devote much time to maintaining the forum software right now. It is a non-critical failure.)
Topic archived. No new replies allowed.