summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-06-09 00:37:13 +0200
committerLaurenz <laurmaedje@gmail.com>2021-06-09 00:37:13 +0200
commit5afb42ad89abb518a01a09051f0f9b6f75bd383e (patch)
treeb12368a287f22de711df8d759c20ee742ed5b4c2 /tests/ref
parentd69dfa84ec957ac4037f60a3335416a9f73b97c8 (diff)
Lists with indent-based parsing
- Unordered lists with indent-based parsing and basic layout using stacks - Headings are now also indent based - Removes syntax functions since they will be superseded by select & transform
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/code/include.pngbin31098 -> 31078 bytes
-rw-r--r--tests/ref/markup/basic.pngbin3788 -> 3464 bytes
-rw-r--r--tests/ref/markup/emph.pngbin3390 -> 2544 bytes
-rw-r--r--tests/ref/markup/heading.pngbin5301 -> 7446 bytes
-rw-r--r--tests/ref/markup/lists.pngbin0 -> 14750 bytes
-rw-r--r--tests/ref/markup/raw.pngbin8225 -> 7281 bytes
-rw-r--r--tests/ref/markup/strong.pngbin3365 -> 2401 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/code/include.png b/tests/ref/code/include.png
index 909a3643..e1494643 100644
--- a/tests/ref/code/include.png
+++ b/tests/ref/code/include.png
Binary files differ
diff --git a/tests/ref/markup/basic.png b/tests/ref/markup/basic.png
index ecac0e8d..d769a209 100644
--- a/tests/ref/markup/basic.png
+++ b/tests/ref/markup/basic.png
Binary files differ
diff --git a/tests/ref/markup/emph.png b/tests/ref/markup/emph.png
index a43110e9..7c07108a 100644
--- a/tests/ref/markup/emph.png
+++ b/tests/ref/markup/emph.png
Binary files differ
diff --git a/tests/ref/markup/heading.png b/tests/ref/markup/heading.png
index 825b4007..f69bb887 100644
--- a/tests/ref/markup/heading.png
+++ b/tests/ref/markup/heading.png
Binary files differ
diff --git a/tests/ref/markup/lists.png b/tests/ref/markup/lists.png
new file mode 100644
index 00000000..815e5105
--- /dev/null
+++ b/tests/ref/markup/lists.png
Binary files differ
diff --git a/tests/ref/markup/raw.png b/tests/ref/markup/raw.png
index cd2a4549..05aeea13 100644
--- a/tests/ref/markup/raw.png
+++ b/tests/ref/markup/raw.png
Binary files differ
diff --git a/tests/ref/markup/strong.png b/tests/ref/markup/strong.png
index ce96d6a2..cc80690c 100644
--- a/tests/ref/markup/strong.png
+++ b/tests/ref/markup/strong.png
Binary files differ