Skip to content

Instantly share code, notes, and snippets.

@grefel
Created July 12, 2014 12:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save grefel/26fef91ce1f00318693c to your computer and use it in GitHub Desktop.
Save grefel/26fef91ce1f00318693c to your computer and use it in GitHub Desktop.
InDesign CS Whitespace Handling via Processing Instruction (Does not help :-( )
<?xml version="1.0" encoding="UTF-8"?>
<?whitespace-handling use-tags?>
<test xmlns:aid3="http://ns.adobe.com/AdobeInDesign/3.0/">
<p>Test Tab:<aid3:tab/>End of Paragraph here:<aid3:br/>End</p>
</test>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment