Markdown editors:
http://editor.md.ipandao.com/en.html
Link: Markdown CheatSheet bold - text underline - text underline - ++text++
Code snippet:
const s = "JavaScript syntax highlighting";
console.log(s);
Blockquotes are very handy to emulate reply text. This line is part of the same quote.