1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 03:32:42 +01:00
phorge-phorge/src/applications/diffusion/remarkup
epriestley 4180b337cf Add a "{src ...}" Remarkup rule to provide a more flexible way to reference source files in Diffusion
Summary: Depends on D20538. Ref T13291. We now recognize full source URIs, but encoding full URIs isn't super human-friendly and we can't do stuff like relative links with them. Add `{src ...}` as a way to get to this behavior that supports options and more flexible syntax.

Test Plan: {F6463607}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13291

Differential Revision: https://secure.phabricator.com/D20539
2019-05-21 13:12:28 -07:00
..
__tests__ Stop all object mentions from matching after "@" 2015-09-29 06:43:49 -07:00
DiffusionCommitRemarkupRule.php When commits have a "rewritten" hint, try to show that in handles in other applications 2016-08-24 09:35:19 -07:00
DiffusionRepositoryByIDRemarkupRule.php make repo callsigns optional 2015-01-01 08:07:26 -08:00
DiffusionRepositoryRemarkupRule.php make repo callsigns optional 2015-01-01 08:07:26 -08:00
DiffusionSourceLinkRemarkupRule.php Add a "{src ...}" Remarkup rule to provide a more flexible way to reference source files in Diffusion 2019-05-21 13:12:28 -07:00