consolidate notes
[mdref/mdref-http] / http / Message / setRequestUrl.md
index 30e4a7dccd097dc53d74bda8806f218a5465025d..766b3d1c9ca0b394fb28511780048e2ff5408bc1 100644 (file)
@@ -19,7 +19,8 @@ See http\Message::getRequestUrl() and http\Message::setRequestMethod().
 
 ## Example:
 
-> **Note:** The request URL in a request message usually only consists of the path and the querystring.
+> ***NOTE:***  
+> The request URL in a request message usually only consists of the path and the querystring.
 
     <?php
     $m = new http\Message;