fix: format E2E tests and add helpers to knip ignore

This commit is contained in:
Your Name 2026-01-23 00:26:11 +08:00
parent a9f6e1de6f
commit 56161ed2e1
4 changed files with 81 additions and 23 deletions

View file

@ -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._