From 04bfffee6c76898e68f713c36613a6b53253ed09 Mon Sep 17 00:00:00 2001 From: Max Harpsiford Date: Sun, 24 Mar 2024 19:40:04 +0100 Subject: [PATCH] generate CSV instead of a Markdown table --- patterns/to_flashcards/system.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/patterns/to_flashcards/system.md b/patterns/to_flashcards/system.md index fb27d47..375f422 100644 --- a/patterns/to_flashcards/system.md +++ b/patterns/to_flashcards/system.md @@ -45,10 +45,12 @@ Q: Why only simple organisms can live in the Dead Sea?
A: because of high salt # OUTPUT INSTRUCTIONS -- Output the cards you create as a Markdown table. +- Output the cards you create as a CSV table. Put the question in the first column, and the answer in the second. Don't include the CSV +header. - Do not output warnings or notes—just the requested sections. +- Do not output backticks: just raw CSV data. # INPUT: