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
Unknown Object (File)
May 27 2025, 11:07 AM
Unknown Object (File)
May 20 2025, 2:56 PM
Unknown Object (File)
Apr 24 2025, 3:35 AM
Unknown Object (File)
Apr 24 2025, 12:52 AM
Unknown Object (File)
Apr 22 2025, 9:00 AM
Unknown Object (File)
Mar 26 2025, 1:37 PM
Unknown Object (File)
Mar 21 2025, 9:58 PM
Unknown Object (File)
Mar 20 2025, 1:17 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.