fix: preserve new lines in body and comments (#72)

This commit is contained in:
Andrea Lamparelli 2023-07-27 15:35:23 +02:00 committed by GitHub
parent a402fa4525
commit fa43ffc1dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 44 additions and 38 deletions

3
.gitignore vendored
View file

@ -13,4 +13,5 @@ build/
.npmrc
# temporary files created during tests
*test*.json
*test*.json
bp