| ... | @@ -565,7 +565,7 @@ test { | ... | @@ -565,7 +565,7 @@ test { |
| 565 | ); | 565 | ); |
| 566 | try expect(builder.items).toEqualString( | 566 | try expect(builder.items).toEqualString( |
| 567 | \\<body> | 567 | \\<body> |
| 568 | \\ <p>This url for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> | 568 | \\ <p>This url for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 569 | \\</body> | 569 | \\</body> |
| 570 | \\ | 570 | \\ |
| 571 | ); | 571 | ); |
| ... | @@ -588,7 +588,7 @@ test { | ... | @@ -588,7 +588,7 @@ test { |
| 588 | ); | 588 | ); |
| 589 | try expect(builder.items).toEqualString( | 589 | try expect(builder.items).toEqualString( |
| 590 | \\<body> | 590 | \\<body> |
| 591 | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> | 591 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 592 | \\</body> | 592 | \\</body> |
| 593 | \\ | 593 | \\ |
| 594 | ); | 594 | ); |
| ... | @@ -611,7 +611,7 @@ test { | ... | @@ -611,7 +611,7 @@ test { |
| 611 | ); | 611 | ); |
| 612 | try expect(builder.items).toEqualString( | 612 | try expect(builder.items).toEqualString( |
| 613 | \\<body> | 613 | \\<body> |
| 614 | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> | 614 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 615 | \\</body> | 615 | \\</body> |
| 616 | \\ | 616 | \\ |
| 617 | ); | 617 | ); |
| ... | @@ -646,7 +646,7 @@ test { | ... | @@ -646,7 +646,7 @@ test { |
| 646 | ); | 646 | ); |
| 647 | try expect(builder.items).toEqualString( | 647 | try expect(builder.items).toEqualString( |
| 648 | \\<body> | 648 | \\<body> |
| 649 | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> | 649 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 650 | \\</body> | 650 | \\</body> |
| 651 | \\ | 651 | \\ |
| 652 | ); | 652 | ); |
| ... | @@ -678,7 +678,7 @@ test { | ... | @@ -678,7 +678,7 @@ test { |
| 678 | ); | 678 | ); |
| 679 | try expect(builder.items).toEqualString( | 679 | try expect(builder.items).toEqualString( |
| 680 | \\<body> | 680 | \\<body> |
| 681 | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> | 681 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 682 | \\</body> | 682 | \\</body> |
| 683 | \\ | 683 | \\ |
| 684 | ); | 684 | ); |