Welcome! This is a post for testing
I am testing how to include an image in a post:
What I did is creating a directory called assets
and put the images in it. It seems working! But I am not sure how to adjust the size of the image yet.
Here I am testing the support for code snippets, which is a simple Python code:
1
2
def add(x, y):
return x + y
After the testing, i am going to update a post of what i learned during the CDIPS workshop.