• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html>
2<html>
3  <head></head>
4  <body>
5    <h3>
6      Template 1.4
7    </h3>
8    <div class="toc">
9      <p>
10        <b>Table of contents</b>
11      </p>
12      <ul>
13        <li>
14          <a href="#template_1_4.escaped_templates">Escaped templates</a>
15        </li>
16      </ul>
17    </div>
18    <p>
19      dynamic scoping
20    </p>
21    <p>
22      old
23    </p>
24    <p>
25      {1-2} {1-2} {1-2 3 4} {1 2-3 4} {1 2 3-4} {[1-2} {1..2-3} {1..2-3}
26    </p>
27    <p>
28      {[binary 1 2-3} 4]
29    </p>
30    <p>
31      {1-2-3} {1-2-3} {1-2-3 4} {1 2-3-4} {[1-2-3}
32    </p>
33    <div id="template_1_4.escaped_templates">
34      <h3>
35        Escaped templates
36      </h3>
37      <div id="template_1_4.escaped_templates">
38        <p>
39          Not real boostbook Also not real boostbook More fake boostbook Final fake
40          boostbook
41        </p>
42      </div>
43    </div>
44  </body>
45</html>
46