Move PACKAGE-LIST.md into doc/
(#1242)
This commit is contained in:
parent
09bc50a54c
commit
a8c49b8223
6 changed files with 172 additions and 264 deletions
|
@ -111,7 +111,7 @@ async function GeneratePackageList(argv, out) {
|
|||
);
|
||||
}
|
||||
|
||||
out.log(`<tr>`, `<td colspan="8">${img}</td>`, `<tr/>`);
|
||||
out.log(`<tr>`, `<td colspan="8">${img}</td>`, `</tr>`);
|
||||
}
|
||||
out.log(`</table>\n`);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue