Re-worked Telegram HTML/Markdown -> HTML Conversion (#579)

This commit is contained in:
Chris Caron
2022-05-01 14:43:55 -04:00
committed by GitHub
parent 3c07d80975
commit fd0cb3ffcc
5 changed files with 186 additions and 76 deletions

View File

@@ -22,7 +22,6 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
from apprise import NotifyFormat
from apprise.conversion import convert_between
import pytest