What I want is like stack overflow. User can HTML format their text input, and the page should be rendered exactly in the same way,
I use the wmd.js to stor
wmd.js
You may want to use escape to render it, instead of safe.
safe
{{ variable|escape }}