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
UPDATE: I further reduced the failing example text.
This:
test = <<DOC
missing text
DOC
# Note there are one or more whitespaces in line 2 of the text above, but GitHub deletes them.
p WikiCloth::Parser.new(:data => test).to_html
Causes that:
\n\n<p><pre></pre>\n</p>
The text was updated successfully, but these errors were encountered:
UPDATE: I further reduced the failing example text.
This:
Causes that:
The text was updated successfully, but these errors were encountered: