Initial commit with code to run in a directory

This commit is contained in:
2026-05-21 17:54:02 -07:00
parent 8bd3efe693
commit 40de738fef
4 changed files with 690 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
---
globs: |-
**/*.epub
**/*.mobi
**/*.pdf
description: The ebook-convert command should only be used with valid input and
output formats to avoid errors and ensure proper conversion.
alwaysApply: true
---
Ensure that the ebook-convert command is used with valid input and output formats.