From 1651beb2c162f64a55d17f8f62223d82418569c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 4 Jan 2022 13:26:23 +0100 Subject: Remove mmark Closes #9350 --- markup/markup_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'markup/markup_test.go') diff --git a/markup/markup_test.go b/markup/markup_test.go index 71d39075d..c0cc5ba8b 100644 --- a/markup/markup_test.go +++ b/markup/markup_test.go @@ -39,7 +39,6 @@ func TestConverterRegistry(t *testing.T) { c.Assert(r.Get("markdown").Name(), qt.Equals, "goldmark") checkName("goldmark") - checkName("mmark") checkName("asciidocext") checkName("rst") checkName("pandoc") -- cgit v1.2.3