Status: Started
Owner: pekka.klarck
Labels: Type-Defect Priority-Low Target-2.7.6

New issue 1306 by pekka.klarck: Parsing modules should preserve all comment characters
http://code.google.com/p/robotframework/issues/detail?id=1306

Parsing modules have preserved comments for some time but they do not preserve all comment characters. For example, `## two hashes` is turned into `# two hashes`. This affects tidy but the main problem is that RIDE expects all comment characters to be preserved:
http://code.google.com/p/robotframework-ride/issues/detail?id=1162

Reply via email to