github(summary): remove preview title
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -253,7 +253,7 @@ export class GitHub {
|
|||||||
.addRaw('</p>');
|
.addRaw('</p>');
|
||||||
|
|
||||||
// Preview
|
// Preview
|
||||||
sum.addRaw(`<strong>Preview</strong>`).addBreak().addRaw('<p>');
|
sum.addRaw('<p>');
|
||||||
const summaryTableData: Array<Array<SummaryTableCell>> = [
|
const summaryTableData: Array<Array<SummaryTableCell>> = [
|
||||||
[
|
[
|
||||||
{header: true, data: 'ID'},
|
{header: true, data: 'ID'},
|
||||||
|
|||||||
Reference in New Issue
Block a user