openapi
openapi copied to clipboard
generated documentation is not always valid rst
For example, ## this is not *valid rst while ## this is * valid rst, and this creates problems for nim doc which result in no documentation being generated at all.
It should be word-wrapped, too.