From 6fd5d61ed9b8cb66c13f44893d50025c9a87b217 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 1 Sep 2022 12:18:43 +0200 Subject: Add support for GFM tagfilter --- tests/gfm_tagfilter.rs | 121 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 tests/gfm_tagfilter.rs (limited to 'tests') diff --git a/tests/gfm_tagfilter.rs b/tests/gfm_tagfilter.rs new file mode 100644 index 0000000..54c56ae --- /dev/null +++ b/tests/gfm_tagfilter.rs @@ -0,0 +1,121 @@ +extern crate micromark; +use micromark::{micromark_with_options, Options}; +use pretty_assertions::assert_eq; + +#[test] +fn gfm_tagfilter() { + assert_eq!( + micromark_with_options( + "