diff options
| -rw-r--r-- | _sementic_test.qmd | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/_sementic_test.qmd b/_sementic_test.qmd index 6a609e2..3f7be09 100644 --- a/_sementic_test.qmd +++ b/_sementic_test.qmd @@ -1,7 +1,16 @@ -This is a sample text file created for semantic testing purposes. It contains a few lines of text to demonstrate the functionality of the text generation feature. +This is a sample text file created for semantic testing purposes. It contains a few lines of text to demonstrate the future functionality of the text generation feature. Line 1: This is the first line of the [text file]{https://en.wikipedia.org/wiki/Text_file}. Line 2: This is the second line of the [text file]{wikipedia;Text_file}. Line 3: This is the third line of the [text file]{wikipedia;wiki/Text_file}. -End of the sample text file.
\ No newline at end of file +Or that already exist: +### Specifications Meeting {.schema:Event} + +* Date : _11/10_{.schema:startDate} +* Place {.schema:location} : Our office, Street name, 75014 Paris +* Meeting participants : + {.schema:attendee} + * Thomas Francart{.schema:Person} + * [Someone else](https://www.wikidata.org/wiki/Q80) + * Tim Foo
\ No newline at end of file |
