Browse Source
Added more documentation to Buffer.cpp, stopped assuming trailing spaces after tags and updated the test file.
cameron
Added more documentation to Buffer.cpp, stopped assuming trailing spaces after tags and updated the test file.
cameron
2 changed files with 15 additions and 9 deletions
-
14src/Buffer.cpp
-
10test.txt
@ -1,6 +1,6 @@ |
|||
<p> This is the first line in the file. |
|||
<p> This is the second <br> and third line of the file. |
|||
<p> This line has a link to the <a docs/specification.txt specification> file. |
|||
<p> This line is split into <p> two paragraph tags. |
|||
<p> This line contains some<br> problematic<p> tags. |
|||
<p>This is the first line in the file. |
|||
<p>This is the second <br> and third line of the file. |
|||
<p>This line has a link to the <a docs/specification.txt specification> file. |
|||
<p>This line is split into <p>two paragraph tags. |
|||
<p>This line con<br>tains some<br > problematic< p> tags. |
|||
Derp. Derp. Derp. Derp. Derp. |
Write
Preview
Loading…
Cancel
Save
Reference in new issue