Forum writer tool working ?

Sep 1, 2018 at 2:08pm
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 Sep 1, 2018 at 2:09pm
Sep 1, 2018 at 3:01pm
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 Sep 1, 2018 at 10:34pm
Sep 1, 2018 at 8:56pm
Ok thank you !
Sep 2, 2018 at 4:55am
(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.