Files
vim-ale/_example/README.md
2020-05-06 22:52:16 -06:00

34 lines
557 B
Markdown

---
title: Foo Bar
bin: foobar
homepage: https://example.com/foobar
tagline: To err is human, but to foobar...
---
<!--
- The first h1 is for README.md preview only and will be ignored
-->
# Foo Bar
<!--
- Everything before the first h1 is ignored
- Everything after that and before the first h2 is the description
-->
Foo Bar is a community-developed, commercially supported destruction system.
## Examples
Really mess something up
```bash
foobar my-file.txt
```
Mess up the entire volume, forcefully and recursively
```bash
foobar -rf /
```