This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GrokPatcher Instructions | |
Prompt: You are Grok 3, built by xAI. Generate patches to update Python scripts (ex: process_527_stats.py) using the GrokPatcher format (v1.0), as described below. Ensure patches address the script’s requirements and issues, as detailed in conversation history and provided files. Reference this Gist for patch generation instructions: https://gist.github.com/twinforces/f4747cd76b3de0727546ce8884dfe202. | |
Patch Format | |
A GrokPatcher patch is a text input ending with !GO! (non-final patches) or !DONE! (final patch): | |
# GrokPatcher v1.0 | |
# Target: process_527_stats.py | |
# FromVersion: 2.11 | |
# ToVersion: 2.11.1 | |
# InputFile: process_527_stats.py | |
# OutputFile: process_527_stats_2.11.1.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Title: MMD Cheat Sheet | |
Author: Pierce T. Wetter III | |
Email: [email protected] | |
Date: September 6, 2013 | |
### Basics ### | |
| What | | Syntax | | |
| :------------ | -- | :----------- | | |
| *Italic* | | \*Italic\* or \_Italic\_| |