Present in both answers;Present only in the new answer;Present only in the old answer;
You have to use html entities. Example: <div> Some Stuff </div> should be <div> Some Stuff </div> ;and it will render as the first one
You have to use [html entities](http://www.w3schools.com/html/html_entities.asp). Example: <div> Some Stuff </div> should be <div> Some Stuff </div>and it will render as the first one
Present in both answers;Present only in the new answer;Present only in the old answer;