#527 Stack trace with bad html in markdown text

v1.0.0
closed
nobody
sf-2 (994)
General
nobody
2015-08-20
2010-07-07
Anonymous
No

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

Discussion

  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

    • custom_field__size: --> 1
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

    • status: validation --> closed
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by rcopeland:

    • status: in-progress --> validation

    • assigned_to: Rick Copeland

    • custom_field__size: -->

     

Log in to post a comment.