📚 Node [[regex magic]] ☆
Agora nodes contain community contributions with titles or topics that match your search.
📜 Regex Magic.md (contribution by @evan) ☆ 📎 🤗
Regex Magic
[[toc]]
Select from start to stop ignoring \n etc
START[\w\W]*?STOP
Every time I have needed to use it it worked perfectly and then I realized there was a better way to do what I was doing and i’m dumb but it could be useful I think
Everything but
[^\[\], abcd]
not [,],,, ,a,b,c,d
✨ AI Synthesis Mistral Gemini ChatGPT Claude
Expanding this section will automatically generate an AI synthesis of the contributions in this node.