Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.04 KB

File metadata and controls

62 lines (43 loc) · 1.04 KB

Test page with test content

The James Web telescope is one of human greatest achivements

Table of content

History

There is some text to test, how it looks.

Orders Costs Performance
One 15 € + 15 %
Two 65 € + 55 %
Three 105 € -16 %
Four 215 € + 10 %

Images

To expand for image 1 click here

First image to display

To expand for image 2 click here
#include <iostream>

int main(int argc, char* argv[])
{
    std::cout << "This is some example code" << std::endl;
}

Code

#include <iostream>

int main(int argc, char* argv[])
{
    std::cout << "This is some example code" << std::endl;
}

Chapter with sections

subsection 1

subsection 2