The placeholder attribute is used to add the print-me data to the page when print trigger and target will be added dynamically, for example: via AJAX or a Modal Window.
[print-me target="#print_me" placeholder="true"/]
This will not add the trigger to the page, just the targeting info for when the trigger is later displayed.