testing glosses..

This commit is contained in:
Marcell Mars 2020-12-06 00:57:46 +01:00
parent 2fd599ee2e
commit 503ea77275

View file

@ -8,9 +8,9 @@ has_topics: ["firsttopic.md", "secondtopic.md"]
Here we want to describe what the project is about... Here we want to describe what the project is about...
{{< gloss >}} {{< gloss "(gloss:a)" >}}
{r} first line in first gloss {r} first line in first gloss
{g} first,[second]({sc})|_third_,forth|fifth,sixth|seventh,eight|nineth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH|SEVENTH,EIGHT|NINETH,TENTH| {g} first,[second]({sc})|_third_,forth|fifth,sixth|seventh,eight|ninth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH|SEVENTH,EIGHT|NINTH,TENTH|
{r} second line in first gloss {r} second line in first gloss
{{< /gloss >}} {{< /gloss >}}
@ -18,13 +18,14 @@ Here we want to describe what the project is about...
and what about this. and then this text. seriously... [second]({sc}) and what about this. and then this text. seriously... [second]({sc})
{{< gloss >}} {{< gloss "(gloss:b)" >}}
{r} first line second gloss {r} first line second gloss
{g} first,[second]({sc})|_third_,forth|**fifth**,[sixth]({sc})|seventh,eight|nineth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH| {r} _second_ **line** [second gloss]({sc})
{g} first,[second]({sc})|_third_,forth|**fifth**,[sixth]({sc})|seventh,eight|ninth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH|
{r} second line second gloss {r} second line second gloss
{{< /gloss >}} {{< /gloss >}}
{{< gloss >}} {{< gloss "(gloss:c)" >}}
{r} first line in third gloss {r} first line in third gloss
{g} second line in third gloss {g} second line in third gloss
{{< /gloss >}} {{< /gloss >}}