2011/3/24 Owen <rcook@xxxxxxxxxxx>
This is the library that NPP uses to clean up code anyway. And it produces well-formatted, line-wrapped XML. The only difference is in the <para> tag:Â
the existing XML files indent the <para> tag this way:
<para>
 content
 more content
</para>
While tidy produces output like this:
<para>content
more content</para>
Other tags are identical.
would that be a problem?
On Thu, 24 Mar 2011 13:54:08 +0200
Michael Grosberg <grosberg.michael@xxxxxxxxx> wrote:Don't know Notepad++, but there is a linux program "tidy" which does a
> 4. it's a long shot, but does anyone here use Notepad++ and has the
> correct HTMLtidy settings file to correctly reflow and indent docbook
> XML?
fairly good job once you psyche it out.
This is the library that NPP uses to clean up code anyway. And it produces well-formatted, line-wrapped XML. The only difference is in the <para> tag:Â
the existing XML files indent the <para> tag this way:
<para>
 content
 more content
</para>
While tidy produces output like this:
<para>content
more content</para>
Other tags are identical.
would that be a problem?
_______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs