Page MenuHomePhabricator

Allow triple backticks to be preceded by whitespace.
ClosedPublic

Authored by joshuaspence on Jun 5 2014, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 20, 6:16 PM
Unknown Object (File)
Wed, Dec 18, 11:40 AM
Unknown Object (File)
Wed, Dec 18, 11:40 AM
Unknown Object (File)
Wed, Dec 18, 11:40 AM
Unknown Object (File)
Sun, Dec 15, 4:47 AM
Unknown Object (File)
Sun, Dec 15, 4:47 AM
Unknown Object (File)
Sun, Dec 15, 4:30 AM
Unknown Object (File)
Sun, Dec 15, 4:13 AM
Subscribers

Details

Summary

Fixes T5264. Allows triple backticks to be preceded by whitespace in a code block. This fixes the display of quoted code blocks, which are regular code blocks prefied with > .

Test Plan

Wrote and executed unit tests.

Diff Detail

Repository
rPHU libphutil
Branch
quote-code
Lint
Lint Warnings
Unit
Tests Passed
Build Status
Buildable 868
Build 868: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Allow triple backticks to be preceded by whitespace..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
This revision is now accepted and ready to land.Jun 5 2014, 4:49 PM
epriestley updated this revision to Diff 22396.

Closed by commit rPHU120a050b9251 (authored by @joshuaspence, committed by @epriestley).