mysql icon indicating copy to clipboard operation
mysql copied to clipboard

Wrong formatting in javadoc bulleted lists

Open vinniefalco opened this issue 3 years ago • 0 comments

The bulleted list here is not formatted correctly: https://anarthal.github.io/mysql/mysql/ref/boost__mysql__row.html

It should use @li for each list item, like this: https://github.com/boostorg/beast/blob/a593738e983514a14e1a8f9994b9a08cf809ca40/include/boost/beast/websocket/stream.hpp#L109

vinniefalco avatar May 14 '22 15:05 vinniefalco