Added newline
This commit is contained in:
@@ -86,6 +86,8 @@ format_json = (data, filepath) ->
|
||||
else teamName = teamPathName
|
||||
output += " [#{teamName}](./Teams/#{teamPathName}/ABOUT.md) |"
|
||||
|
||||
# Add a newline to end this row.
|
||||
output += '\n'
|
||||
# Return the final output
|
||||
output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user