Open Issues Need Help
View All on GitHubAI Summary: Create a comprehensive README.md file for a prompt engineering course repository. The README should include a course overview, prerequisites, structure, installation instructions, usage guide, contribution guidelines, and license information. The existing project README provides a good starting point, but needs expansion to fully address the specified requirements.
AI Summary: Audit all PDFs in a repository to ensure proper Markdown styling in the rendered output. Incorrectly formatted PDFs (showing raw Markdown instead of styled elements) must be re-rendered using a specified pipeline documented in `docs/howto_render_pdf.md`. The corrected PDFs should replace the originals, maintaining the same file names and paths. An optional task involves automating future checks to prevent similar issues.