File: subelt6.conf

package info (click to toggle)
xmlformat 1.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,012 kB
  • sloc: xml: 2,289; perl: 996; ruby: 831; makefile: 109; sh: 65
file content (13 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# entry/exit break of 2 element break of 1, no subindent

# Each subelt will appear on its own line between elt opening/closing tags,
# with no blank line between them.
# There will also be a blank line between opening tag and subelts,
# and between subelts and closing tag.

elt
    format          block
    entry-break     2
    exit-break      2
    element-break   1
    subindent       0