Page MenuHomePhabricator

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

Authored by epriestley on Dec 22 2018, 12:43 PM.
Tags
None
Referenced Files
F13092815: D19928.diff
Thu, Apr 25, 5:34 AM
F13082371: D19928.diff
Wed, Apr 24, 10:07 PM
Unknown Object (File)
Sun, Apr 21, 4:15 PM
Unknown Object (File)
Wed, Apr 17, 3:19 PM
Unknown Object (File)
Thu, Apr 11, 8:16 PM
Unknown Object (File)
Thu, Apr 11, 7:26 AM
Unknown Object (File)
Sun, Mar 31, 11:35 PM
Unknown Object (File)
Mar 21 2024, 11:59 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