mysql
mysql copied to clipboard
Wrong formatting in javadoc bulleted lists
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