mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
fix: chromium memory leaks (#705)
This commit is contained in:
7
test/testdata/chromium/markdown/table.md
vendored
Normal file
7
test/testdata/chromium/markdown/table.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
## This paragraph displays a table from a markdown file
|
||||
|
||||
| Tables | Are | Cool |
|
||||
|----------|:-------------:|------:|
|
||||
| col 1 is | left-aligned | $1600 |
|
||||
| col 2 is | centered | $12 |
|
||||
| col 3 is | right-aligned | $1 |
|
||||
Reference in New Issue
Block a user