Package: xmlindent
Version: 0.2.17-4.1
Severity: normal
File: /usr/bin/xmlindent

$ echo "<a><b>Value</b></a>"|xmlindent
<a>
    <b>Value</b>
</a>
xmlindent: indent.c:446: content: Assertion `strlen(yytext) == 1' failed.
zsh: done       echo "<a><b>Value</b></a>" | 
zsh: abort      xmlindent

Otherwise it seems to work - the output is an indented version of the input.

Cheers,
    dam

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xmlindent depends on:
ii  libc6  2.24-9

xmlindent recommends no packages.

xmlindent suggests no packages.

-- no debconf information

Reply via email to