]> xenbits.xensource.com Git - libvirt.git/commit
formatsecret.html.in: Kill useless spaces in <pre/>
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 11 Nov 2016 22:40:27 +0000 (23:40 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 14 Nov 2016 10:03:34 +0000 (11:03 +0100)
commit2b05485f3e751837a0d86309eaa0dfdca7e91e19
tree0c6d22fa59d839ff8fb916d6bb7c15d63e7f5d1d
parent2780c1a86642fbac99d7b879ac24966672cb919c
formatsecret.html.in: Kill useless spaces in <pre/>

The <pre/> section is rendered as-is on the page. That is, if all
the lines are prefixed with 4 spaces the rendered page will also
have them. Problem is if we put a box around such <pre/> because
the content might not fix into it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatsecret.html.in