Muse reader: concatenate inlines of the same type

This commit is contained in:
Alexander Krotov
2017-11-22 01:22:43 +03:00
parent df3a80cc97
commit 351765d4ad
2 changed files with 20 additions and 4 deletions
+2
View File
@@ -125,6 +125,8 @@ tests =
, "Verbatim inside code" =: "<code><verbatim>foo</verbatim></code>" =?> para (code "<verbatim>foo</verbatim>")
, "Code normalization" =: "<code><code><</code><code>/code></code>" =?> para (code "<code></code>")
, testGroup "Links"
[ "Link without description" =:
"[[https://amusewiki.org/]]" =?>