remove TODO

This commit is contained in:
Brooke 2018-08-17 16:07:15 -07:00 committed by Michael Glass
parent 8a9c01c472
commit 74786af384
No known key found for this signature in database
GPG Key ID: 0A1A7A8792A6A129

View File

@ -559,8 +559,6 @@ viewLabel icn label =
]
{-| TODO: does this have a styled version?
-}
renderMarkdown : String -> List (Html msg)
renderMarkdown markdown =
case Markdown.Block.parse Nothing markdown of