Changes between Initial Version and Version 1 of Ticket #10843
- Timestamp:
- Apr 16, 2009, 2:57:25 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10843 – Description
initial v1 1 1 Getting the following message: 2 2 {{{ 3 3 ====================================================================== 4 4 FAIL: test_textile (django.contrib.markup.tests.Templates) … … 10 10 11 11 ---------------------------------------------------------------------- 12 12 }}} 13 13 Looks like there is an extra "\t" in there before the "Paragraph 2" <p> element.