Page MenuHomePhabricator

Reorder remarkup block rules for consistency with PhabricatorMarkupEngine
ClosedPublic

Authored by richardvanvelzen on May 6 2016, 8:54 AM.
Tags
None
Referenced Files
F13287326: D15859.diff
Tue, Jun 4, 8:37 AM
F13285960: D15859.diff
Tue, Jun 4, 5:14 AM
F13274622: D15859.diff
Fri, May 31, 3:55 AM
F13266737: D15859.id38204.diff
Tue, May 28, 6:45 PM
F13260676: D15859.diff
Mon, May 27, 12:14 AM
F13246112: D15859.id38201.diff
Thu, May 23, 7:49 AM
F13243040: D15859.diff
Thu, May 23, 3:17 AM
F13221423: D15859.diff
Sun, May 19, 2:46 AM
Subscribers

Details

Summary

I got consistent failures on the remarkup tests. This resolves that issue by bringing the order in line with the order used in PhabricatorMarkupEngine::newMarkupEngine

Test Plan

No more failures when running arc unit src/markup/engine/PhutilRemarkupEngine.php

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

richardvanvelzen retitled this revision from to Reorder remarkup block rules for consistency with PhabricatorMarkupEngine.
richardvanvelzen updated this object.
richardvanvelzen edited the test plan for this revision. (Show Details)
richardvanvelzen added a reviewer: epriestley.
epriestley edited edge metadata.

We should probably give blocks an explicit ordering at some point like rules have, I suppose.

This revision is now accepted and ready to land.May 6 2016, 2:42 PM
This revision was automatically updated to reflect the committed changes.