From 41c85d2f36ec38f7a203ce3efd07792b1ce5248a Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sat, 5 Dec 2020 02:11:50 +0100 Subject: [PATCH] initial support for glosses.. --- content/curriculum/index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/content/curriculum/index.md b/content/curriculum/index.md index 958066e..c2183eb 100644 --- a/content/curriculum/index.md +++ b/content/curriculum/index.md @@ -8,3 +8,22 @@ has_topics: ["firsttopic.md", "secondtopic.md"] Here we want to describe what the project is about... +{{< gloss >}} +{t} first line in first gloss +{m} first,second|third,forth|fifth,sixth| +{b} second line in first gloss +{{< /gloss >}} + +## what the fuck! + +and what about this. and then this text. seriously... + +{{< gloss >}} +{t} first line second gloss +{m} second line second gloss +{{< /gloss >}} + +{{< gloss >}} +{t} first line in third gloss +{m} second line in third gloss +{{< /gloss >}}