<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 227: Formatting Issue</title><link href="https://sourceforge.net/p/jedicodeformat/bugs/227/" rel="alternate"/><link href="https://sourceforge.net/p/jedicodeformat/bugs/227/feed.atom" rel="self"/><id>https://sourceforge.net/p/jedicodeformat/bugs/227/</id><updated>2016-03-13T04:16:28.060000Z</updated><subtitle>Recent changes to 227: Formatting Issue</subtitle><entry><title>Formatting Issue</title><link href="https://sourceforge.net/p/jedicodeformat/bugs/227/" rel="alternate"/><published>2016-03-13T04:16:28.060000Z</published><updated>2016-03-13T04:16:28.060000Z</updated><author><name>George</name><uri>https://sourceforge.net/u/ghendric/</uri></author><id>https://sourceforge.net5ed258602a0f88d1f80ebf93ea564853499075fa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I found an issue with formatting with types. They format this way where string size in brackets is going down 2 lines...&lt;/p&gt;
&lt;p&gt;Type&lt;br/&gt;
  TString255 = String&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;[255];
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;TString2 = String&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;[2];
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</summary></entry></feed>