From 95d7fac30a9955fd1f846a650f2bfe0db4b261f8 Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)" Date: Fri, 2 Aug 2024 21:20:29 -0400 Subject: Docs: Cleaner admonishment styling --- docs/refman/templates/notes.mustache | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'docs/refman') diff --git a/docs/refman/templates/notes.mustache b/docs/refman/templates/notes.mustache index de550c53c..2172aafd5 100644 --- a/docs/refman/templates/notes.mustache +++ b/docs/refman/templates/notes.mustache @@ -1,14 +1,25 @@ {{#notes}} -
- Note: + {{/notes}} + {{#warnings}} -
- Warning: + {{/warnings}} -- cgit v1.2.3