mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
- Add 'type' column to prompts.csv to distinguish JSON vs TEXT prompts - Update script.js to render JSON prompts with syntax highlighting - Add JSON type badge to prompt cards - Update showModal to handle JSON prompts properly - Add CSS styles for JSON syntax highlighting and type badges - Add 3 JSON prompt examples (API Response Generator, Code Review Assistant, Data Transformer) - Update CSV linter workflow to validate the new 'type' column - Update README.md with JSON prompt examples using code blocks Co-Authored-By: Fatih Kadir Akın <fatihkadirakin@gmail.com>