testing gloss...
This commit is contained in:
parent
93527dd2ee
commit
2fd599ee2e
1 changed files with 9 additions and 8 deletions
|
@ -9,21 +9,22 @@ 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 >}}
|
||||||
{t} first line in first gloss
|
{r} first line in first gloss
|
||||||
{m} first,second|third,forth|fifth,sixth|
|
{g} first,[second]({sc})|_third_,forth|fifth,sixth|seventh,eight|nineth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH|SEVENTH,EIGHT|NINETH,TENTH|
|
||||||
{b} second line in first gloss
|
{r} second line in first gloss
|
||||||
{{< /gloss >}}
|
{{< /gloss >}}
|
||||||
|
|
||||||
## what the fuck!
|
## what the fuck!
|
||||||
|
|
||||||
and what about this. and then this text. seriously...
|
and what about this. and then this text. seriously... [second]({sc})
|
||||||
|
|
||||||
{{< gloss >}}
|
{{< gloss >}}
|
||||||
{t} first line second gloss
|
{r} first line second gloss
|
||||||
{m} second 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
|
||||||
{{< /gloss >}}
|
{{< /gloss >}}
|
||||||
|
|
||||||
{{< gloss >}}
|
{{< gloss >}}
|
||||||
{t} first line in third gloss
|
{r} first line in third gloss
|
||||||
{m} second line in third gloss
|
{g} second line in third gloss
|
||||||
{{< /gloss >}}
|
{{< /gloss >}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue