From bce210d75a4552c5b144a5760ace4950c198f046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sun, 5 Oct 2025 15:33:45 +0200 Subject: feat(markdown): smarter lexer for external --- markdown/ast_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'markdown/ast_test.go') diff --git a/markdown/ast_test.go b/markdown/ast_test.go index 62a1d23..ff11b1e 100644 --- a/markdown/ast_test.go +++ b/markdown/ast_test.go @@ -41,7 +41,7 @@ var parsed = `
Ceci est ma pfp :3 -
Ma pfp hehe :D Elle est magnifique, n'est-ce pas ?
+
Ma pfp hehe :D Elle est magnifique, n'est-ce pas ?
` -- cgit v1.2.3