**User Story:**
As a user entering an edit conflict
And without javascript
I want to be able to preview the changes I have made
So that I can check if the rendered output with my changes looks as I expected
**Acceptance criteria:**
[] The user can preview a rendered version of the current state text, including any changes done by the user themselves
[] The user should be able to preview changes to both text and order of comments
[] The user can make additional changes or save and publish changes if they don’t
[] The interface should be usable with keyboard commands
[] The interface should be screenreader compatible
**Mocks**
{F31786359}
{F31786358}
These mocks show what we expect it to look like, but are not intended as 'designs.' Follow conventions of existing preview pages, showing the preview stacked on the editing area. Keep 'Go to editing area' link which jumps down to the editing area on the page. "Show preview" button should remain in action block at bottom, which refreshed page/preview when clicked.