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)
Tue, Nov 19, 11:29 PM
Unknown Object (File)
Mon, Nov 18, 11:20 AM
Unknown Object (File)
Sun, Nov 17, 7:57 AM
Unknown Object (File)
Sat, Nov 16, 7:21 AM
Unknown Object (File)
Tue, Nov 12, 2:50 AM
Unknown Object (File)
Fri, Nov 8, 10:05 AM
Unknown Object (File)
Oct 21 2024, 4:47 PM
Unknown Object (File)
Oct 17 2024, 9:38 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).