I am not sure whether needed, but you can put code by indenting by one tab or four spaces, e.g.:
int main() {
std::cout << "Hello world" << std::endl;
return 0;
}
Afterwards we may continue with regular text. Sometimes I feel like putting inline code: void*
sometimes are useful.
By the way, images and links almost have the same syntax. Interestingly, if you forget/remove the https://
-part in the url, the link acts as a local link - we need to test this at some point.
Since I like my picture, I will put it again. Rememer to put the full adress until I have figured out how to use relative adresses here.
What is really annoying in my opinion are resized images, as there does not seem to exist a nice way of doing this. So instead use html-code, as such: