From 4f9a44193b25127dd036ce5f2bf53feb31b53d03 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 5 Mar 2024 16:37:18 +0100 Subject: Add the GSP/TS article --- src/blog/gsp/pug.pug | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/blog/gsp/pug.pug (limited to 'src/blog/gsp/pug.pug') diff --git a/src/blog/gsp/pug.pug b/src/blog/gsp/pug.pug new file mode 100644 index 0000000..7090786 --- /dev/null +++ b/src/blog/gsp/pug.pug @@ -0,0 +1,8 @@ +div + p + | Hello world! This is a + | multiline paragraph. + ul + li foo + li bar + li baz -- cgit v1.2.3