[OpenNMS/opennms] bb402a: NMS-20113: Fix three escaped tokens in the webhook...
Marshall Massengill via opennms-cvs <[email protected]> Mon, 03 Aug 2026 10:45:01 -0700
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/mm/NMS-20113-smoke/[email protected]> |
Branch: refs/heads/mm/NMS-20113-smoke
Home: https://github.com/OpenNMS/opennms
Commit: bb402a5cd9f5dfd048f46bb47f6472eb9e904d71
https://github.com/OpenNMS/opennms/commit/bb402a5cd9f5dfd048f46bb47f6472eb9e904d71
Author: Marshall Massengill <[email protected]>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M docs/modules/operation/pages/deep-dive/notifications/strategies/webhook.adoc
Log Message:
-----------
NMS-20113: Fix three escaped tokens in the webhook documentation
AsciiDoc honors a backslash escape before a brace only when the braces
hold a valid attribute name, so ${...}, ${customBlocks|raw} and
${scv:...} kept their backslash and rendered as $\{...} on the page.
None of the three needs escaping, because none of them parses as an
attribute reference in the first place.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs