New Issue: chpldoc doesn't render return intents very well

18469, "bradcray", "chpldoc doesn't render return intents very well", "2021-09-27T18:56:04Z"

Currently, chpldoc seems to render return intents immediately after a procedure's argument list with no spaces (either between the arguments and return intent, or within the return intent itself). This seems incorrect and looks a bit sloppy:

https://chapel-lang.org/docs/1.25/builtins/ChapelArray.html#ChapelArray.targetLocales

[it seemed likely that an existing issue already mentions this, but I didn't see one]