Details
Details
- Reviewers
joshuaspence btrahan - Maniphest Tasks
- T5645: Diviner URL points to wrong Phabricator install
- Commits
- Restricted Diffusion Commit
rPca83e4c6a864: Adjust Phriction remarkup rule priority
Accurate link for [[ xyz | T25 ]].
Here are the priorities:
0 PhutilRemarkupRuleEscapeRemarkup 100 PhutilRemarkupRuleMonospace 150 PhutilRemarkupRuleDocumentLink 175 PhrictionRemarkupRule 200 HarbormasterRemarkupRule 200 PhabricatorRemarkupRuleEmbedFile 200 DivinerRemarkupRuleSymbol 200 PhabricatorCountdownRemarkupRule 200 LegalpadDocumentRemarkupRule 200 PhabricatorRemarkupRuleMeme 200 PassphraseRemarkupRule 200 PhabricatorRemarkupRuleIcon 200 SlowvoteRemarkupRule 200 HeraldRemarkupRule 200 PhabricatorPasteRemarkupRule 200 ProjectRemarkupRule 200 DiffusionCommitRemarkupRule 200 DiffusionRepositoryRemarkupRule 200 DifferentialRemarkupRule 200 PonderRemarkupRule 200 ManiphestRemarkupRule 200 PhabricatorDashboardRemarkupRule 200 PholioRemarkupRule 350 PhabricatorRemarkupRuleYoutube 350 DoorkeeperRemarkupRuleAsana 350 DoorkeeperRemarkupRuleJIRA 400 PhutilRemarkupRuleHyperlink 500 CustomInlineCodeRule 500 CustomInlineJIRA5Rule 500 PhabricatorRemarkupRuleImageMacro 500 PhabricatorRemarkupRuleMention 1000 PhutilRemarkupRuleBold 1000 PhutilRemarkupRuleUnderline 1000 PhutilRemarkupRuleDel 1000 PhutilRemarkupRuleItalic
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
If we hit any more of this we can add some unit tests for it to Phabricator. The libphutil ones are pretty stable since we have a test suite there, we just don't have a combined test suite with the Phabricator rules.