File: table2.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 (17 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Begin each row on new line, format cells within row on same line.
# Indent rows with table by 2 spaces.
table row cell
    format          block
    normalize       no

table
    entry-break     1
    element-break   1
    exit-break      1
    subindent       2

row cell
    entry-break     0
    element-break   0
    exit-break      0