Originally created by: sf-overlords
Created by: mramm
Created date: 2010-06-04 19:49:15.809000
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 = newRoot
newRoot = 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:
Originally by: sf-overlords
Post by mramm:
Originally by: sf-overlords
Post by rcopeland:
status: in-progress --> validation
assigned_to: Rick Copeland
custom_field__size: -->