Originally created by: sf-overlords
Created by: mramm
Created date: 2010-06-04 19:48:06.609000
Assigned to:rcopeland
https://sourceforge.net/adobe/wiki/Specifications/ is broken
SyntaxError: not well-formed (invalid token): line 1, column 3
3:25 Module markdown:395 in convert
<< # Run the tree-processors
for treeprocessor in self.treeprocessors.values(
newRoot = treeprocessor.run(root)
if newRoot:
root = newRootnewRoot = treeprocessor.run(root)
Module pyforge.lib.markdown_extensions:43 in run
<< if '\n' not in text: continue
new_text = text.replace('\n', '
')
new_node = markdown.etree.fromstring(new_text)
node.clear()
node.text = new_node.text
new_node = markdown.etree.fromstring(new_text)
Module ?:85 in XML
SyntaxError: not well-formed (invalid token): line 1, column 3
Originally by: sf-overlords
Post by mramm:
status: validation --> closed
custom_field__size: -->
Originally by: sf-overlords
Post by mramm:
milestone: beta2 -->
custom_field__size: --> 1
Originally by: sf-overlords
Post by mramm:
description has changed
Originally by: sf-overlords
Post by rcopeland:
status: in-progress --> validation
custom_field__size: -->
Originally by: sf-overlords
Post by mramm:
description has changed