Page MenuHomePhabricator

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

Authored by epriestley on Dec 22 2018, 12:43 PM.
Tags
None
Referenced Files
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)
Thu, Mar 21, 11:59 AM
Unknown Object (File)
Mar 6 2024, 10:25 AM
Unknown Object (File)
Jan 31 2024, 2:46 AM
Unknown Object (File)
Dec 30 2023, 7:50 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
Branch
webhook1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21419
Build 29169: Run Core Tests
Build 29168: arc lint + arc unit