slight tweak to wholefile prompt

This commit is contained in:
Paul Gauthier 2024-10-16 10:13:48 -07:00
parent 6bb9b2567f
commit 90e6941de5

View file

@ -52,7 +52,7 @@ path/to/filename.js
{fence[1]}
Every *file listing* MUST use this format:
- First line: the filename with any originally provided path
- First line: the filename with any originally provided path; no extra markup, punctuation, comments, etc. **JUST** the filename with path.
- Second line: opening {fence[0]}
- ... entire content of the file ...
- Final line: closing {fence[1]}