ctubbsii commented on issue #2789:
URL: https://github.com/apache/accumulo/issues/2789#issuecomment-1206545443

   Updated the original description to use markdown a bit better. In 
particular, there were issues displaying the generic parameters for the 
collections classes, because `<` and `>` are reserved characters in markdown, 
as in HTML, and need to be escaped using `&lt;` and `&gt;` or quoted using 
backticks to create a literal code block, as in ``` `List<String>` ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to