small formating
This commit is contained in:
@@ -46,7 +46,7 @@ Since version 1.3, Meme-Otron allows you to "pipe" parts in order to compose mor
|
||||
[part1] - [part2] - ...
|
||||
```
|
||||
|
||||
Each part can be one of the following:
|
||||
Each `part` can be one of the following:
|
||||
|
||||
* A template: as described in [Simple use](#simple-use)
|
||||
* Texts: ```text "text 1" "text 2" ...```
|
||||
|
||||
+3
-3
@@ -48,7 +48,7 @@ def main():
|
||||
"See that guy over there?",
|
||||
"He uses an image editor to make memes",
|
||||
"",
|
||||
"meme-otron dev")
|
||||
"meme-otron's dev")
|
||||
|
||||
content = produce_example(content, "EXAMPLE3", "example3.jpg",
|
||||
"Note how texts make paragraphs",
|
||||
@@ -56,7 +56,7 @@ def main():
|
||||
"*Meme has a 'made with meme-otron' watermark*",
|
||||
"reddit: ...",
|
||||
"9gag: ...",
|
||||
"meme-otron dev:",
|
||||
"meme-otron's dev:",
|
||||
"-",
|
||||
"culture",
|
||||
"meme otron")
|
||||
@@ -67,7 +67,7 @@ def main():
|
||||
"https://i.imgur.com/DNLFUuK.png",
|
||||
"-",
|
||||
"text",
|
||||
"meme-otron dev close to finishing the idea",
|
||||
"meme-otron's dev close to finishing the idea",
|
||||
"-",
|
||||
"holup")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user