VBCommenter, carriage return

  • Thread starter Thread starter pmclinn
  • Start date Start date
P

pmclinn

In a sumary tag within the vbcommentor xml tag is there a way to insert
a carriage return?

Sumary line 1
Summary Line 2

I tried using <para></para> and it did not split the line in
intellisense.

-Peter
 
As far as I have seen, I you feed the output of VBCommenter to NDOC, you can
use most (all?) the html tags

- José
 
If I remember correctly, there is *no* way you can split the summary into
multiple lines within intellisense. All tags within the summary section are
removed prior to display.

Because of this, it is advisable to keep the summary as short as possible;
place any additional info in the remarks tag for documentation purposes...

regards,
Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top