From cc9b4ba6e10bd9ce3872f88829ac73c6b68170fb Mon Sep 17 00:00:00 2001 From: Martin Prokoph Date: Wed, 30 Jul 2025 23:45:46 +0200 Subject: [PATCH] test: add citation debug page --- src/pages/blog/test.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/pages/blog/test.mdx diff --git a/src/pages/blog/test.mdx b/src/pages/blog/test.mdx new file mode 100644 index 0000000..b3c7f61 --- /dev/null +++ b/src/pages/blog/test.mdx @@ -0,0 +1,12 @@ +--- +layout: ../../layouts/BlogLayout.astro +title: Citation test +author: Martin Prokoph +date: 30th November 2024 +--- + +### This is a test for citations +Hello world [see @Nash1950 pp 12-13; @Nash1951] + +Thanks for reading! +~ Motschen