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
The notation defined in GFM, such as <pre><code>foo <strong>bar</strong> hoge</pre></code>, does not render well.
This is probably due to the fact that the sanitization rules are not set up properly in final_sanitizer.rb.