Bug 152024

Summary: Fix Code Style Guidelines code parsing
Product: WebKit Reporter: Jon Davis <jond>
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jond, timothy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jon Davis
Reported 2015-12-08 16:33:19 PST
The code syntax appears mangled when a code line leads with a '#' character. It appears that the Markdown parsing is overzealous and the code blocks are not protected properly.
Attachments
Patch (1.48 KB, patch)
2015-12-08 16:36 PST, Jon Davis
no flags
Jon Davis
Comment 1 2015-12-08 16:36:07 PST
WebKit Commit Bot
Comment 2 2015-12-08 20:10:46 PST
Comment on attachment 266953 [details] Patch Clearing flags on attachment: 266953 Committed r193807: <http://trac.webkit.org/changeset/193807>
WebKit Commit Bot
Comment 3 2015-12-08 20:10:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.