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, Feb 26, 3:56 PM
Unknown Object (File)
Tue, Feb 25, 2:05 PM
Unknown Object (File)
Feb 5 2025, 12:51 AM
Unknown Object (File)
Jan 25 2025, 8:06 PM
Unknown Object (File)
Jan 13 2025, 1:18 AM
Unknown Object (File)
Jan 11 2025, 3:00 AM
Unknown Object (File)
Jan 10 2025, 11:54 PM
Unknown Object (File)
Dec 30 2024, 4:45 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