Fix table formatting
This commit is contained in:
parent
47813e2296
commit
97d7f224a8
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ async function GeneratePackageList(out) {
|
|||
out.log(`</tr>`);
|
||||
}
|
||||
}
|
||||
out.log(`</table>`);
|
||||
out.log(`</table>\n`);
|
||||
}
|
||||
|
||||
function noBreak(s) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue