@dmnks commented on this pull request.

> @@ -121,6 +121,7 @@ various common operations.
 | `%{lower:...}`   | lowercase a string | 4.19.0
 | `%{rep:...}`     | repeat a string (see Lua `string.rep()`) | 4.19.0
 | `%{reverse:...}` | reverse a string | 4.19.0
+| `%{span:...}`    | as-is string, handy for wrapping multiline macros | 6.0.0

In light of the above discussion, doesn't the "as-is string" make you think the 
string is in fact *literal* (i.e. with macros expanded)? 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3677#pullrequestreview-2732017116
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3677/review/2732017...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to