Updated README
This commit is contained in:
parent
057f6c1b1b
commit
fdbbc02d0a
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -41,6 +41,18 @@ Meta data separated by lines and in format `name: value`. By default library sup
|
||||||
During populating tree it adds missing `id` in `abcex` format and empty meta data lines and saves in `source` directory then copy
|
During populating tree it adds missing `id` in `abcex` format and empty meta data lines and saves in `source` directory then copy
|
||||||
to `destination` directory.
|
to `destination` directory.
|
||||||
|
|
||||||
|
### File structure
|
||||||
|
|
||||||
|
```
|
||||||
|
tags: linux,command,video
|
||||||
|
meta1: example
|
||||||
|
meta2: some long description
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Hear goes content. It can be written in html, markdown or whatever what can be processed later
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue