A structured markdown syntax for iterating on documents with Claude AI
Visual highlighting of iteration markers in IntelliJ IDEA, WebStorm, PyCharm, and other JetBrains IDEs.
Settings → Editor → TODO:
Add patterns:
\%\%[^%]*\%\% - Comments (%% comment %%)\%\%>.*<\%\% - Responses (•%%>response <%%•)==[^=]*\([^)]*\)== - Highlights (==text(TOKEN)==)