<summary> parsing by DragonFruit doesn't understand <para> #415
Comments
@jonsequitur I am wondering if we want Another option would be to keep the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like a line break in the help text produced from
<summary>
docs.It seems that line breaks are ignored (understandably). Adding
<para>
elements doesn't help (in fact, it removed whitespace between paragraphs).Perhaps a separate issue, but it'd be nice to use the
<summary>
section for the brief description, and the<remarks>
section for more detailed information.The text was updated successfully, but these errors were encountered: