mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-03-04 02:20:19 +01:00
fix(markdown): markdown conversion image handling and zip support (#5677)
This commit is contained in:
@@ -233,7 +233,8 @@ Feature: API Validation
|
||||
When I send the API request to the endpoint "/api/v1/convert/pdf/markdown"
|
||||
Then the response status code should be 200
|
||||
And the response file should have size greater than 100
|
||||
And the response file should have extension ".md"
|
||||
And the response file should have extension ".zip"
|
||||
And the response ZIP should contain 4 files
|
||||
|
||||
|
||||
@positive @pdftocsv
|
||||
|
||||
Reference in New Issue
Block a user