mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 06:42:42 +01:00
No description
dbe2fb466f
Summary: Ref T13658. This adds a simple expression evaluator to Remarkup and supports platform name expressions. The syntax is: ``` ${{{strings.platform.server.name}}} ``` Note that this won't work inside code blocks (or literal blocks, or other block-level literal elements) right now, although it could be made to selectively (the ".path" expressions might be useful in documentation codeblocks). Test Plan: {F9391006} Reviewers: cspeckmim Reviewed By: cspeckmim Maniphest Tasks: T13658 Differential Revision: https://secure.phabricator.com/D21713 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Effective June 1, 2021: Phabricator is no longer actively maintained.
Phabricator is a collection of web applications for software development.
LICENSE
Phabricator is released under the Apache 2.0 license except as otherwise noted.