karensmolermiller commented on a change in pull request #5130:
URL: https://github.com/apache/geode/pull/5130#discussion_r428338265



##########
File path: geode-docs/reference/topics/gemfire_properties.html.md.erb
##########
@@ -488,26 +488,31 @@ off-heap-memory-size=120g</code></pre></td>
 </tr>
 <tr>
 <td>redis-bind-address</td>
-<td>Specifies the bind address used by Redis API for <%=vars.product_name%>. 
If "" or no bind address
-specified, the default will be requested from the operating system.</td>
+<td>Specifies the address on which the Redis API for <%=vars.product_name%> is 
listening. If set to the empty string or this property is not
+specified, localhost is requested from the operating system.</td>
 <td>S</td>
-<td>""</td>
+<td>`""`</td>

Review comment:
       This renders wrong.  Markdown and HTML are not playing together. Please 
try
   
   <td><code>""</code></td>




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to