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
F13168877: D9388.diff
Tue, May 7, 8:00 AM
Unknown Object (File)
Fri, May 3, 8:51 AM
Unknown Object (File)
Wed, May 1, 7:52 AM
Unknown Object (File)
Fri, Apr 26, 2:52 AM
Unknown Object (File)
Fri, Apr 26, 2:52 AM
Unknown Object (File)
Fri, Apr 26, 2:52 AM
Unknown Object (File)
Wed, Apr 24, 11:19 PM
Unknown Object (File)
Sat, Apr 20, 7:00 PM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).