diff --git a/static/css/markdown.css b/static/css/markdown.css index b8dd431..013876a 100644 --- a/static/css/markdown.css +++ b/static/css/markdown.css @@ -80,7 +80,7 @@ #html-preview ul, #markdown-preview ul { - list-style: none; + /* list-style: none; */ margin: 0; padding: 0; }