The LUGVITC Open Source E-Book Project
articles
for Linux news, guides
for guides, and reviews
for distro reviews.index.md
.how-to-exit-vim
instead of how-to-exit-vim-from-insert-mode
. Your post title may be as long as required.lugbook
├───articles
│ ├───article-name
│ │ ├───index.md
│ │ └───img.png
│ └───index.md
├───guides
│ ├───how-to-do-something
│ │ ├───index.md
│ │ ├───img1.png
│ │ └───img2.png
│ └───index.md
└───reviews
├───distro-version
│ ├───index.md
│ ├───img1.png
│ └───img2.png
└───index.md
# Main Title
---
## Section 1
### Subsection 1
Content 1
### Subsection 2
Content 2
* List item 1
* List item 2
### Subsection 3
Content 3
## Section 2
### Subsection 1
Content 1
### Subsection 2
Content 2
## Section 3
---
#### Editor's Note: Editor's Note
---
### [Return to Index](../)