testing glosses..
This commit is contained in:
parent
2fd599ee2e
commit
503ea77275
1 changed files with 6 additions and 5 deletions
|
@ -8,9 +8,9 @@ has_topics: ["firsttopic.md", "secondtopic.md"]
|
|||
|
||||
Here we want to describe what the project is about...
|
||||
|
||||
{{< gloss >}}
|
||||
{{< gloss "(gloss:a)" >}}
|
||||
{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
|
||||
{{< /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})
|
||||
|
||||
{{< gloss >}}
|
||||
{{< gloss "(gloss:b)" >}}
|
||||
{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
|
||||
{{< /gloss >}}
|
||||
|
||||
{{< gloss >}}
|
||||
{{< gloss "(gloss:c)" >}}
|
||||
{r} first line in third gloss
|
||||
{g} second line in third gloss
|
||||
{{< /gloss >}}
|
||||
|
|
Loading…
Add table
Reference in a new issue