-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove line breaks from the body of the text on the release page.
The yaml file regular-release.yaml generating the release page include the body of text for the release page. The definition of the body include line breaks to make the text fit within 80 characters in the yaml file, but the line breaks in the yaml file are treated as line breaks in the resulting markdown file, and the text does not flow well in a web browser. This page just removes the line breaks within a paragraph of text.
- Loading branch information
Mark R. Tuttle
committed
Oct 9, 2020
1 parent
4451960
commit 6d53cf4
Showing
1 changed file
with
5 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters