Skip to content

Commit 6da5ec6

Browse files
authored
Update README.md
1 parent 335a129 commit 6da5ec6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ PHP >= 7.0
1818

1919
_NOTE: Markdown parse mode is deprecated and no longer up-to-date so it doesn't support all entities. Use MarkdownV2 or HTML._
2020

21-
## TODOs
22-
1) ~~Manage Exceptions and wrong inputs~~
23-
2) ~~Find an easier way to calculate emoji length that not use a regexp or any other way that require to be updated from emoji DB.~~
24-
3) Right to left writing compatibility
25-
2621
## Example usage
2722
```
2823
$entity_decoder = new EntityDecoder('HTML');

0 commit comments

Comments
 (0)