Michael Ochmann
|
499b2b6fe4
|
fixed annotation test
|
3 years ago |
Michael Ochmann
|
d6f4545325
|
added test for paragraph annotations
|
3 years ago |
Michael Ochmann
|
39307e24e9
|
fixed test for codeblocks
they now respect the new format for highlight annotations
|
3 years ago |
Michael Ochmann
|
3fb2aa6a2d
|
added full test suite for:
* code blocks
* paragraphs
* horizontal rules
* references
* tables
|
3 years ago |
Michael Ochmann
|
86c895b971
|
removed old monkey tests
|
3 years ago |
Michael Ochmann
|
cbba8bf4dd
|
finished tests for inline elements
added
* italic
* code
* images
* links
|
3 years ago |
Michael Ochmann
|
3b4c24b02b
|
added tests for inline elements
|
3 years ago |
Michael Ochmann
|
3ce53597a4
|
added test for ordered lists (`<ol>`)
|
3 years ago |
Michael Ochmann
|
34d502b090
|
added test for list elements
|
3 years ago |
Michael Ochmann
|
ec4169ea22
|
added helper functions which are injected into every test
|
3 years ago |
Michael Ochmann
|
f0c6e1484c
|
completely rewrote parsing of lists
nesting is now possible. we also now have a single function for parsing
odered and unoredered lists
|
3 years ago |
Michael Ochmann
|
b61060302c
|
implemented horizontal rules.
closes #1
|
3 years ago |