2
0

remove final --- from index.md and add guideline to agents.md

This commit is contained in:
2025-09-16 14:04:22 +02:00
parent f6a5cdf489
commit 1ecf5cba61
2 changed files with 1 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ This project builds a presentation deck for Marp based on Markdown files.
- Use ATX-style headers (# ## ###)
- Consistent code block language identifiers
- Frontmatter for slide metadata (title, theme, etc.)
- Never include a final --- as it creates an unwanted empty slide
### Error Handling
- Validate Marp syntax before build