diff --git a/browser/components/markdown.styl b/browser/components/markdown.styl index a115b0f9..39992f4e 100644 --- a/browser/components/markdown.styl +++ b/browser/components/markdown.styl @@ -169,6 +169,8 @@ ul margin-bottom 1em li display list-item + p + margin 0 &>li>ul, &>li>ol margin 0 &>li>ul @@ -181,6 +183,8 @@ ol margin-bottom 1em li display list-item + p + margin 0 &>li>ul, &>li>ol margin 0 code