Fix Markdown
This commit is contained in:
parent
e555284cb5
commit
0f64b45e46
@ -3,6 +3,7 @@
|
||||
## 1.0.0
|
||||
|
||||
### Added
|
||||
|
||||
- Import all Images from Folder
|
||||
- Create new Post for each Image
|
||||
- Add default Tags at the end of a Content
|
||||
|
@ -3,6 +3,7 @@
|
||||
a Python script to publish all images from a folder to Pixelfed
|
||||
|
||||
## Config
|
||||
|
||||
To use this you need a config.json
|
||||
|
||||
```JSON
|
||||
@ -14,4 +15,5 @@ To use this you need a config.json
|
||||
```
|
||||
|
||||
## tags
|
||||
|
||||
You can add a tags.txt, in which standard tags can be stored, which will always be added at the end of a post.
|
Loading…
Reference in New Issue
Block a user