Page MenuHomePhabricator

Implement "@{config:...}" as a real Remarkup rule
ClosedPublic

Authored by epriestley on Dec 22 2018, 12:43 PM.
Tags
None
Referenced Files
F18799078: D19928.id47566.diff
Fri, Oct 17, 11:14 AM
F18737775: D19928.diff
Wed, Oct 1, 12:32 PM
F18736148: D19928.diff
Wed, Oct 1, 5:00 AM
F18733878: D19928.id.diff
Tue, Sep 30, 10:43 PM
F18658075: D19928.diff
Tue, Sep 23, 4:43 AM
F18582322: D19928.id47582.diff
Sep 11 2025, 8:08 AM
F18581616: D19928.id47566.diff
Sep 11 2025, 6:30 AM
F18581517: D19928.id.diff
Sep 11 2025, 6:21 AM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/firehose-webhook-not-working-with-self-hosted-requestbin-instance/2240/. I want to make it easier to link to configuration from system text.

We currently use this weird hack with {{...}} that only works within Config itself. Instead, use @{config:...}, which is already used by Diviner for @{class:...}, etc., so it shouldn't conflict with anything.

Test Plan

Viewed config options, clicked links to other config options.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable