elebur

Results 5 issues of elebur

If you navigate to the folder where the package was installed you'll see that it contains files only, and there are no sub-packages (`core, legacy, singing, structures` and their sub-packages)....

The code of the `parse_markdown` method is ready. Most tests are written. I want to add more tests but have still decided to open the PR so you can review...

Here is the [implementation in the tdlib](https://github.com/tdlib/td/blob/b498497bbfd6b80c86f800b3546a0170206317d3/td/telegram/LinkManager.cpp#L1192). Among other things, it is used to check whether a user has sent a proper URL. - [ ] check whether the URL...