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)
Mon, Dec 30, 4:45 AM
Unknown Object (File)
Dec 4 2024, 12:58 PM
Unknown Object (File)
Nov 28 2024, 5:52 PM
Unknown Object (File)
Nov 23 2024, 3:30 AM
Unknown Object (File)
Oct 28 2024, 12:49 PM
Unknown Object (File)
Oct 17 2024, 4:13 PM
Unknown Object (File)
Oct 10 2024, 9:53 AM
Unknown Object (File)
Oct 10 2024, 8:04 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