What's the URL of the page containing the problem?
-> The overview page of a review where the description,summary etc are shown
What steps will reproduce the problem?
1. Click description or testing done edit button
2. Enter #include <iostream>
3. Press save
What is the expected output? What do you see instead?
The textfield should show the text I entered "#include <iostream>" but
instead it show "#include " the header file is removed. Note this has
something to do with html markup probably since "#include "myfile.h"" does
work.
What operating system are you using? What browser?
Please provide any additional information below.