owaspsamm / core

Core model including reused documentation
Creative Commons Attribution Share Alike 4.0 International
87 stars 36 forks source link

Update D-Security-Requirements.yml #126

Closed aaronott closed 6 months ago

aaronott commented 1 year ago

Updated longDescription to remove line breaks that lead to strange paragraph wrapping in the PDF.

dkefer commented 6 months ago

Thank you for the MR! Indeed, we're using the literal style with "|" where newlines are preserved. We could also consider using the folded style with ">" where newlines become spaces. That would be a bigger change, however. Therefore merging here.