The now-validated safe text workflow: (1) write to file with `cat > /tmp/file.txt <<'EOF'` ... `EOF`, (2) create snippet with `glab snippet create -R <repo> -t "<title>" -f <filename> /tmp/file.txt -v public`, (3) share snippet URL. Never use: gedit, browser text fields, GUI editors, or any tool that accepts simulated keystrokes for substantial text.