Sort:  

What type of layout would you suggest being implemented? I know that HTML can be implemented to make things change too. Like instead of using the Markdown # to make a header, you can also use this:
< h1>word you want to be bold< /h1> (without the spaces)