From 10863057159c8850e90c7bd5fb05b9ae1ba81e3e Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 14 Jun 2021 19:24:54 -0400 Subject: [PATCH] doc: fix typo preventing correct page generation This originally worked but was erroneously reported as wrong and thereby regressed in commit a7357887c79debc73bb0158ce70b22263fcf7a76 --- docs/markdown/Cython.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/Cython.md b/docs/markdown/Cython.md index be0527184..1d30c1f97 100644 --- a/docs/markdown/Cython.md +++ b/docs/markdown/Cython.md @@ -1,7 +1,7 @@ --- title: Cython short-description: Support for Cython in Meson ---- +... # Cython