aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeandre17 <leandre.godet@epitech.eu>2025-02-17 09:01:17 +0100
committerLeandre17 <leandre.godet@epitech.eu>2025-02-17 09:01:17 +0100
commit2c996a62c0cf093dc18b5a1e36184fde1150ae0a (patch)
tree7106ad4c69fb0dfd19ecd8b58c435b00cc90aaa2
parent237e4b11f26720ed0799753381c58c87bc24f6b2 (diff)
[ADD] already existing sementic
-rw-r--r--_sementic_test.qmd13
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