Hi :-)

When I use @auto to import this html,
https://spark-public.s3.amazonaws.com/startup/code/bitstarter-hw4.html

leo complains,

reading: @auto bitstarter-hw4.html
Error: @auto did not import @auto bitstarter-hw4.html perfectly
The clean-all-lines command may help fix whitespace problems
first mismatched line: 254 (original) = 254 (imported)
Original file...

 252 u'<a class="accordion-toggle" data-toggle="collapse"\n'
 253 u'data-parent="#accordion2" href="#collapseTwo">\n'
 254 u"What's a Frequently Asked Question?\n"
 255 u'</a>\n'
 256 u'</div>\n'

Imported file...

 252 u'<a class="accordion-toggle" data-toggle="collapse"\n'
 253 u'data-parent="#accordion2" href="#collapseOne">\n'
 254 u'What does FAQ stand for?\n'
 255 u'</a>\n'
 256 u'</div>\n'
inserting @ignore
errors inhibited read @auto R:\bitstarter-hw4.html
reading entire file into @auto node.
reading: @edit bitstarter-hw4.html
finished

Very strange, it seems leo parsed the wrong line, in the html file,
line 267:
    What's a Frequently Asked Question?
line 254:
    What does FAQ stand for?
but leo said they are in same line...

leo version:

Leo 4.11 devel, build 5849, 2013-08-04 02:54:05 -0500

Python 2.7.3, qt version 4.8.4
Windows 6, 1, 7601, 2, Service Pack 1

-- 
--
Sincerely,

HaveF

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to