<!-- -*- coding: utf-8 -*- -->
<!-- @file readme.md (or readme.markdown) -->
<!-- @brief This is readme file. -->
<!-- @details More detailed explanation about this readme.markdown file -->
<!-- @author Ivan Setiawan <bb@email.jp>, company name -->
<!-- @author Ivan Setiawan <aa@moreemail.jp> -->
<!-- @date Last modified: Sun Jun 16 23:05:26 2019. -->
# Header
Text 1.
## Sub header
Required items:
* Item 1
____- Item 1.1
________+ aa
+ bb
- Item 1.2
* Item 2
### Sub sub header
[Google](https://www.google.co.jp/)
[Markdown cheatsheet](https://gist.github.com/mignonstyle/083c9e1651d7734f84c99b8cf49d57fa)
# Header again
First line of text. Ended with 2 spaces for forcing newline.
Second line of text.
Third text.
Fourth text. Both lines are continued.