[Rpm-maint] [rpm-software-management/rpm] Docs: Some formatting fixes for macros.md (PR #2251)
Frank Dana
notifications at github.com
Tue Nov 1 00:10:31 UTC 2022
@ferdnyc commented on this pull request.
> -All whitespace surrounding \<body\> is removed. Name may be composed
-of alphanumeric characters, and the character `_' and must be at least
-3 characters in length. A macro without an (opts) field is "simple" in that
-only recursive macro expansion is performed. A parameterized macro contains
-an (opts) field. "-" as opts disables all option processing, otherwise
-the opts (i.e. string between parentheses) are passed
+All whitespace surrounding `<body>` is removed. Name may be composed
+of alphanumeric characters and the character `_`, and must be at least
+3 characters in length. A macro without an `(opts)` field is "simple"
+in that only recursive macro expansion is performed. A parameterized
+macro contains an `(opts)` field. `-` as opts disables all option
+processing, otherwise the opts (i.e. string between parentheses) are passed
I snuck in a grammar change here that really should've been a separate commit, moving the comma in this sentence:
> Name may be composed of alphanumeric characters, and the character `_` and must be at least 3 characters in length.
to separate the two clauses:
> Name may be composed of alphanumeric characters and the character `_`, and must be at least 3 characters in length.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2251#pullrequestreview-1162690898
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2251/review/1162690898 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221031/87751f56/attachment-0001.html>
More information about the Rpm-maint
mailing list