Login
or
register
Overview
Introduction
Features
Credits
License
This Wiki
Status
News
Releases
Change Log
Recent Wiki Edits
User Guide
Installation
Command Line
Using as a Module
Integration
Reporting Bugs
Advanced
Mailing List
Source Code
Test Suite
Extensions
Extensions
Writing Extensions
Available Extensions
Related Projects
Tickets
▹ 000065
Only a `<` on line crashes parser.
Anonymous users must enter
captcha
below.
Ticket Information
Ticket Title
Don't put anything here
The following input: < Results in the following error: Traceback (most recent call last): File "<string>", line 1, in <module> File ".../markdown/__init__.py", line 388, in convert self.lines = prep.run(self.lines) File ".../markdown/preprocessors.py", line 128, in run left_tag = self._get_left_tag(block) File ".../markdown/preprocessors.py", line 82, in _get_left_tag return block[1:].replace(">", " ", 1).split()[0].lower() IndexError: list index out of range It appears that the raw html parser is tripping up on it. The weird thing is that if the `<` is in a codeblock or has other text in the line, the error does not occur.
Reported by
Assigned to
Status
open
someday
resolved
closed
Don't put anything here
Resolution
n.a.
fixed
wontfix
Advanced Fields
Don't put anything here
Priority
unassigned
high
medium
low
Resolution Explanation
Component
Don't put anything here
About This Edit
Minor Edit
Edit Summary
Don't put anything here
Don't put anything here
save
preview
cancel
Powered by
Sputnik
|
XHTML 1.1