31 lines
285 B
Plaintext
31 lines
285 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<h3>
|
|
Macro Test
|
|
</h3>
|
|
<p>
|
|
1
|
|
</p>
|
|
<p>
|
|
2
|
|
</p>
|
|
<p>
|
|
two
|
|
</p>
|
|
<p>
|
|
2
|
|
</p>
|
|
<p>
|
|
3
|
|
</p>
|
|
<p>
|
|
2
|
|
</p>
|
|
<p>
|
|
[1] \m2
|
|
</p>
|
|
</body>
|
|
</html>
|