the `devdoc` and `userdoc` output from `solc` strips all newlines (`\n`) from comments. This makes lists for example hard to read in the generated output.
the
devdocanduserdocoutput fromsolcstrips all newlines (\n) from comments.This makes lists for example hard to read in the generated output.