You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Some** examples ***here*** is converted to: <p><strong>Some*<em> examples </em></strong>here***</p>
This ends up looking like this in practice: Some* examples here***
I'd expect it to be converted to something like: <p><strong>Some</strong> examples <strong><em>here</em></strong></p>
C:\Users\Geroyuni>pip show markdown
Name: Markdown
Version: 3.2.2