From a191e16eb3cc4610e204e58770489860621ffb05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilhem=20Faur=C3=A9?= Date: Thu, 27 Apr 2023 15:17:23 +0200 Subject: [PATCH] second test article --- spip2md/content.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spip2md/content.py b/spip2md/content.py index dd5cbf0..efbc21a 100644 --- a/spip2md/content.py +++ b/spip2md/content.py @@ -24,4 +24,4 @@ def test(filename): # Test test("../test/1.spip") -# test("../test/2.spip") +test("../test/2.spip")