You are viewing a single comment's thread from:

RE: HTML/Markdown and TIPS.

in #steemit7 years ago

< blockquote > Quoted text </ blockquote>
also works for quoting.

The <code> tag and ``` do not work well in steemit.
The webpage tries to interpret all the things inside the code as if it was actual html text. You need to use backslashes to escape many of the characters. (there is errors in your text above about 'code')

Sort:  

Thanks for the feedback! I'll correct it right away. And also did not know that it had problems so far for me I have not got any problem with the ```

Thanks!