Ilan Hindy - 2017-05-28

hi,
My source documentation looks like this :

 /// \par Description.  
    ///      a description.  
    ///      a description.  
    ///      a description. 

but the documentation generated looks like this ;
Description.
a description. a description. a description.

I am using doxywizard
How can I keep the line breaks as in the source
(I am looking for a parameter taht will do the trick for all the project)
Thanks,
Ilan