From 196d4eda8a941dcc0be89c8bb29c32e547e21986 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Tue, 11 Jan 2022 15:31:23 +0100 Subject: [PATCH] added the new sandpoints version with initial img and vid support.. examples in curriculum index.md --- content/curriculum/index.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/content/curriculum/index.md b/content/curriculum/index.md index a56d5bf..c67c904 100644 --- a/content/curriculum/index.md +++ b/content/curriculum/index.md @@ -7,10 +7,16 @@ has_topics: ["firsttopic.md", "secondtopic.md"] Here we want to describe what the project is about... And here is some text which is just for testing.. - testing specific links: - link to ![First Topic](topic:firsttopic.md) and then some random text after the link.... - link to ![](topic:secondtopic.md) and then some random text after the link.... - link to ![Second Syllabus](syllabus:secondsyllabus.md) and then some random text after the link.... -- link to ![](syllabus:thirdsyllabus.md) and then some random text after the link.... \ No newline at end of file +- link to ![](syllabus:thirdsyllabus.md) and then some random text after the link.... +- link to image with class added: + +![]() + +- link to image with inline css style: + +![]()