title | subtitle | short_title | project_name | project_type | document_type | document_date | contract_ref | version | customer | author | date | lang | author_lastname | contact_name | contact_address | contact_phone | contact_email | contact_linkedin | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Random Dev Project |
Support tickets |
DEV_random_support |
Fixing Stuff |
Design and such |
System Architecture Document |
2021-01-30 |
blabla-1.23.45 |
1.0.0-DRAFT |
Some Fancy Company |
|
2021-01-30 |
en |
DE HOUWER |
Stijn Dejongh |
12 Courier Lane |
+32 (0) 123-456 |
linkedin.com/in/stijn-dejongh |
Here is some text in a text editor :). The markdown does not include any special formatting, apart from the titles.
IntStream.rangeClosed(1, n)
.mapToObj(
i -> i % 3 == 0
? (i % 5 == 0 ? "FizzBuzz " : "Fizz ")
: (i % 5 == 0 ? "Buzz " : i+" ")
)
.forEach(System.out::print);
Add some information about the document structure here. This is a very important document, and you should read it super carefully.
We are building an awesome thing for our customer. Hopefully, they will be very happy/