use real markdown headers for section titles

This commit is contained in:
amtoine 2023-04-01 12:44:32 +02:00
parent 4a37a0a9b1
commit 250e5a13f1
No known key found for this signature in database
GPG Key ID: 37AAE9B486CFF1AB
1 changed files with 4 additions and 4 deletions

View File

@ -8,18 +8,18 @@ assignees: ''
--- ---
<!-- Any bug report not following this template will be immediately closed. Thanks --> <!-- Any bug report not following this template will be immediately closed. Thanks -->
**Describe the bug** ## Describe the bug
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** ## To Reproduce
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. ... 1. ...
**Desktop (please complete the following information):** ## Desktop (please complete the following information)
- OS: - OS:
- Terminal: - Terminal:
** Neovim Version ** ## Neovim Version
- Output of running `:version` from inside of neovim: - Output of running `:version` from inside of neovim:
``` ```