TS1 File Format: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 22:
<li> Boundary names should not contain commas e.g. putting a name inside quotes won’t stop any commas inside the quotes from being treated as a delimiter
<li> Quotation marks are not stripped from boundary names
<li> Tab characters are stripped from anywhere in the boundary name e.g. <tt>“hello“example\tworld”tinflow”</tt> would become <tt>“helloworld”“exampleinflow”</tt>
</ul>