fix: format E2E tests and add helpers to knip ignore
This commit is contained in:
parent
a9f6e1de6f
commit
56161ed2e1
4 changed files with 81 additions and 23 deletions
|
|
@ -23,12 +23,12 @@ def hello_world():
|
|||
|
||||
## Table Example
|
||||
|
||||
| Format | Type | Converter |
|
||||
|--------|------|-----------|
|
||||
| SVG | Image | Inkscape |
|
||||
| PDF | Document | LibreOffice |
|
||||
| MP4 | Video | FFmpeg |
|
||||
| DOCX | Document | Pandoc |
|
||||
| Format | Type | Converter |
|
||||
| ------ | -------- | ----------- |
|
||||
| SVG | Image | Inkscape |
|
||||
| PDF | Document | LibreOffice |
|
||||
| MP4 | Video | FFmpeg |
|
||||
| DOCX | Document | Pandoc |
|
||||
|
||||
## List Example
|
||||
|
||||
|
|
@ -43,4 +43,4 @@ Thank you for using ConvertX!
|
|||
|
||||
---
|
||||
|
||||
*This document is used for E2E testing purposes.*
|
||||
_This document is used for E2E testing purposes._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue