diff --git a/.gitignore b/.gitignore index 62392ce..5e3e758 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ __pycache__ .idea/* -*.egg-info \ No newline at end of file +*.egg-info + +build/* \ No newline at end of file diff --git a/README.md b/README.md index f60ef47..a5f4258 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ But this is how it is rendered in Telegram with `parse_mode="html"`: ![](https://github.com/tishka17/sulguk/blob/master/images/problem_telegram.png?raw=True) -T osolve this we can convert HTML to telegram entites with `sulguk`. So that's how it looks now: +To solve this we can convert HTML to telegram entities with `sulguk`. So that's how it looks now: ![](https://github.com/tishka17/sulguk/blob/master/images/problem_sulguk.png?raw=True) @@ -131,6 +131,7 @@ The same behavior is supported in sulguk. Otherwise, you can set the language on #### Additional tags: * `
` - new line * `
` - horizontal line +* `` - word break opportunity * `