aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/test/resources/gobbling/compare/macro.vtl.BC
blob: 228a3c78d41e789e162227fd7494d33890fd508c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20





<a>
  <b>
  line1  line2  line3
  line4
  block foo
  </b>
</a>

<a>
  <b>
          line1      line2      line3
      line4
      block foo
      </b>
</a>