Skip to content

Commit

Permalink
update markdown spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcosta7 committed Aug 5, 2022
1 parent 8a19dfe commit 58fc2b0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions __tests__/__snapshots__/main.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ File | Δ
<details>
<summary>View individual file sizes</summary>
File | Old | New | Δ
---- | --- | --- | -
\`src/client/this/file/has/a/long/name/so-that-it-will-hopefully-wrap.tsx\` | 0 B | 2.72 KB | 🆕 +2.72 KB
Expand All @@ -150,6 +151,7 @@ File | Old | New | Δ
\`src/client/routes.tsx\` | 2.72 KB | 0 B | 🔥 -2.72 KB (-100%)
\`src/client/this-file-will-be-deleted.ts\` | 1.46 KB | 0 B | 🔥 -1.46 KB (-100%)
\`src/client/render-memex.tsx\` | 1.04 KB | 0 B | 🔥 -1.04 KB (-100%)
</details>
</details>
Expand Down
2 changes: 2 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions src/print-markdown.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,9 @@ ${summaryTable}
<details>
<summary>View individual file sizes</summary>
${detailedTable}
</details>
</details>
Expand Down

0 comments on commit 58fc2b0

Please sign in to comment.