import pytest from util.html import html2text @pytest.mark.parametrize( "input, expected", [ ("hello world", "hello world"), ("hello world", "hello *world*"), ("