.markdown{
strong{
font-weight:bold;
}
em{
font-style:italic;
ul, ol{
padding-left:18px;
ul{
list-style-type:disc;
ol{
list-style-type:decimal;