Dan
|
1996fb1481
|
Update Copyright
|
2020-03-21 15:43:32 +01:00 |
|
Dan
|
42c9bafa0c
|
Update copyright notice
|
2020-02-01 14:04:33 +01:00 |
|
Dan
|
a015f998fa
|
Revert "Stop instantiating logger objects and directly use the logging module"
This reverts commit 792068d7
|
2019-09-08 19:24:06 +02:00 |
|
Dan
|
792068d7c8
|
Stop instantiating logger objects and directly use the logging module
|
2019-09-08 12:59:28 +02:00 |
|
Dan
|
f3b33ef1d5
|
Revert "Enhance Parser when dealing with leading and trailing whitespaces"
This reverts commit 8cdcf90b
|
2019-09-07 12:49:35 +02:00 |
|
Mario A
|
2aefbfd531
|
Add better support for nested entities (both for HTML and Markdown) (#297)
* Added better support for nested entities, both for HTML and Markdown
* Tiny style fix
* Make use of pre-defined constants
|
2019-08-07 13:48:21 +02:00 |
|
Dan
|
8cdcf90b10
|
Enhance Parser when dealing with leading and trailing whitespaces
|
2019-07-28 15:11:18 +02:00 |
|
Dan
|
7c704bbb6a
|
Make the text parser log warnings instead of raising exceptions
|
2019-07-11 04:14:14 +02:00 |
|
Dan
|
a790431274
|
Do string conversion and striping in the Parser
|
2019-06-30 21:08:50 +02:00 |
|
Dan
|
be5f0c9529
|
Parser's client can be None
In that case, check if is None and don't parse user mentions.
This happens only in text content for inline results
|
2019-06-26 16:06:50 +02:00 |
|