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
▹ 000068
footnotes.py PLACE_MARKER throws NameError
Anonymous users must enter
captcha
below.
Don't put anything here
Ticket Information
Ticket Title
The footnotes extension seems to have a bug in it. Line 293 of extensions/footnotes.py refers to a variable fnPlaceholder that is not defined. This error is thrown when the footnotes PLACE_MARKER ///Footnotes Go Here/// marker is placed somewhere in the file. The following python code will throw the error: >>> html = markdown.markdown('///Footnotes Go Here/// \n Some text[^1] with a footnote. \n [^1]: A footnote', ['footnotes']) NameError: global name 'fnPlaceholder' is not defined
Reported by
Assigned to
Status
open
someday
resolved
closed
Resolution
n.a.
fixed
wontfix
Don't put anything here
Advanced Fields
Priority
unassigned
high
medium
low
Resolution Explanation
Component
Don't put anything here
About This Edit
Don't put anything here
Minor Edit
Edit Summary
Don't put anything here
Don't put anything here
save
preview
cancel
Powered by
Sputnik
|
XHTML 1.1