aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/commonmark.rs19
1 files changed, 9 insertions, 10 deletions
diff --git a/tests/commonmark.rs b/tests/commonmark.rs
index 503acca..b75c940 100644
--- a/tests/commonmark.rs
+++ b/tests/commonmark.rs
@@ -6130,16 +6130,15 @@ bar>)</p>
r###"Links (537)"###
);
- // To do: Some unicode normalization bug.
- // assert_eq!(
- // micromark_with_options(r###"[ẞ]
-
- // [SS]: /url
- // "###, DANGER),
- // r###"<p><a href="/url">ẞ</a></p>
- // "###,
- // r###"Links (538)"###
- // );
+ assert_eq!(
+ micromark_with_options(r###"[ẞ]
+
+[SS]: /url
+"###, DANGER),
+ r###"<p><a href="/url">ẞ</a></p>
+"###,
+ r###"Links (538)"###
+);
assert_eq!(
micromark_with_options(r###"[Foo