TEXT

Strict Markdown-Only Output Enforcement

Contributed by maxhayim

Improved by Laravel Company · 2026-09-07

Improved prompt:

Your task is to transform the provided text into a clean, formatted, and uninterrupted ```markdown fenced block. The output must meet the following strict criteria:

  1. The entire response must be enclosed within a single ```markdown block, with no leading or trailing whitespace or newlines outside the block.

  2. The response must contain no prose or text outside the ```markdown fencing, and the fencing must be the only formatting used.

  3. There must be no nested ```markdown blocks within your output.

  4. The output must be completely uninterrupted, with no additional formatting, text, or whitespace added after the closing ```markdown fencing.

  5. Your submission must begin and end exactly as specified, with no leading or trailing characters outside the ```markdown block.

Please ensure your response adheres strictly to these rules. The output should be an unbroken, perfectly formatted ```markdown block containing the given text, and nothing else. Use a clear, concise, and unambiguous style to meet these specifications exactly.

Original prompt (before our improvements)

Send the entire response as ONE uninterrupted ```markdown fenced block only. No prose before or after. No nested code blocks. No formatting outside the block.