olivetin/docs/modules/ROOT
jamesread 8eda67a39e fix(docs): correct shellAfterCompleted quoting for output and exitCode
The after-completion example put {{ output }} and {{ exitCode }} inside
  single-quoted shell arguments, so  and  never expanded
  after substituteShellAfterCompletedEnvRefs runs.
  Update the apprise sample to use printf-based quoting that allows env
  substitution, document the single-quote pitfall, and extend
  TestShellAfterCompletedUsesOutputEnvSafely to assert stdout is
  substituted as well as injection being blocked.
2026-07-08 14:01:43 +01:00
..
examples docs: Major improvements in screenshots/layout 2026-06-19 16:43:23 +01:00
images docs: Major improvements in screenshots/layout 2026-06-19 16:43:23 +01:00
pages fix(docs): correct shellAfterCompleted quoting for output and exitCode 2026-07-08 14:01:43 +01:00
partials docs: Major improvements in screenshots/layout 2026-06-19 16:43:23 +01:00
check_chevron_links.py docs: add Antora site sources under docs/ with CI smoke build 2026-05-10 21:58:48 +01:00
check_no_h1.py docs: add Antora site sources under docs/ with CI smoke build 2026-05-10 21:58:48 +01:00
check_unnavigable.py docs: add Antora site sources under docs/ with CI smoke build 2026-05-10 21:58:48 +01:00
nav.adoc feat: Checklist support (#922) 2026-07-06 11:01:22 +01:00