Copy code without the Markdown wrapper
AI assistants and documentation frequently wrap code in triple backticks followed by a language label. The wrapper is useful in Markdown but invalid when pasted into a source file or terminal.
This focused preset removes opening and closing fence lines. It does not reformat, execute or validate the code.