@@ -312,7 +312,7 RAW | |||
|
312 | 312 | '<li class="heading2"><a href="#Subtitle-with-red-text">Subtitle with red text</a></li>' + |
|
313 | 313 | '<li class="heading1"><a href="#Another-title">Another title</a></li>' + |
|
314 | 314 | '</ul>' |
|
315 | puts textilizable(raw) | |
|
315 | ||
|
316 | 316 | assert textilizable(raw).gsub("\n", "").include?(expected) |
|
317 | 317 | end |
|
318 | 318 |
General Comments 0
You need to be logged in to leave comments.
Login now