This pull request updates the code to handle multi-line operation descriptions. Previously, when an operation description contained multiple lines, the formatting would be lost. This PR introduces logic to properly handle multi-line descriptions by adding a prefix to each line.
This pull request updates the code to handle multi-line operation descriptions. Previously, when an operation description contained multiple lines, the formatting would be lost. This PR introduces logic to properly handle multi-line descriptions by adding a prefix to each line.
This resolves #94