You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2022/11/19 16:26:48 UTC

[jmeter] branch master updated: Make note more prominent in docs

This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 8fba9d96aa Make note more prominent in docs
8fba9d96aa is described below

commit 8fba9d96aa4b9188b4677fa93dc41c6221d342bf
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat Nov 19 17:26:31 2022 +0100

    Make note more prominent in docs
---
 xdocs/usermanual/component_reference.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xdocs/usermanual/component_reference.xml b/xdocs/usermanual/component_reference.xml
index 73d0c2619a..f78ae49b46 100644
--- a/xdocs/usermanual/component_reference.xml
+++ b/xdocs/usermanual/component_reference.xml
@@ -4649,8 +4649,8 @@ These can be used anywhere within the expression and remain in effect until over
                 HTTP Responses with statuses in the <code>4xx</code> and <code>5xx</code> ranges are normally
                 regarded as unsuccessful.
                 The "<code>Ignore status</code>" checkbox can be used to set the status successful before performing further checks.
-                Note that this will have the effect of clearing any previous assertion failures,
-                so make sure that this is only set on the first assertion.
+                <note>Note that this will have the effect of clearing any previous assertion failures,
+                so make sure that this is only set on the first assertion.</note>
         </property>
         <property name="Pattern Matching Rules" required="Yes">Indicates how the text being tested
         is checked against the pattern.