Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 447190

Summary: markdown editor block computations become corrupted after encountering a link definition
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 7.0   
Target Milestone: 7.0   
Hardware: PC   
OS: All   
Whiteboard:

Description Grant Gayed CLA 2014-10-14 15:14:49 EDT
This is because marked does not produce any tokens for link definitions.
Comment 2 Grant Gayed CLA 2014-10-15 14:34:06 EDT
Pull request for required change to marked: https://github.com/chjj/marked/pull/500/files .
Comment 3 Grant Gayed CLA 2014-10-15 14:42:25 EDT
(In reply to Grant Gayed from comment #2)

Better link: https://github.com/chjj/marked/pull/500/ .