A bug in protoc-gen-doc makes it so multi-line comments don't get formatted correctly in markdown tables. This pr and this pr already exist to fix this, but neither of them have been merged. Once either one is merged we can re-generate markdown docs and have them actually display correctly, but for now you need to go through and manually fix the markdown after generating it.
A bug in protoc-gen-doc makes it so multi-line comments don't get formatted correctly in markdown tables. This pr and this pr already exist to fix this, but neither of them have been merged. Once either one is merged we can re-generate markdown docs and have them actually display correctly, but for now you need to go through and manually fix the markdown after generating it.