A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Python-Markdown/markdown/issues/979 below:

Combined emphasis and strong emphasis wrong output · Issue #979 · Python-Markdown/markdown · GitHub

Not sure ***word*** is actually supported, although it does seem to work in general. But with 3.2.2:

>>> markdown.markdown("""traced ***along*** bla **blocked** if other ***or***""")
'<p>traced <strong><em>along</em></strong> bla <strong>blocked*<em> if other </em></strong>or***</p>'

I.e. the strong emphasis on "blocked" is not ended, but emphasis started instead.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4