fix all images after restructuring

This commit is contained in:
2025-01-29 11:58:24 +01:00
parent 8e91571c15
commit 49c9392144
6 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ Markdown is a markup language. It's used a lot for documenting because its easy
## How do I use markdown
Markdown can be used anywhere. You just simple have to create a file that ends with `.md`. If you wanna view the markdown that you're writing in vistual studio code you can click the icon below in the top right of your screen.
![alt text](../assets/markdownViewerIcon.jpg)
![alt text](../../assets/markdownViewerIcon.jpg)
### Styling in markdown
You can syle text by placing different operators around text.