diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-06-09 00:37:13 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-06-09 00:37:13 +0200 |
| commit | 5afb42ad89abb518a01a09051f0f9b6f75bd383e (patch) | |
| tree | b12368a287f22de711df8d759c20ee742ed5b4c2 /tests/ref | |
| parent | d69dfa84ec957ac4037f60a3335416a9f73b97c8 (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.png | bin | 31098 -> 31078 bytes |
| -rw-r--r-- | tests/ref/markup/basic.png | bin | 3788 -> 3464 bytes |
| -rw-r--r-- | tests/ref/markup/emph.png | bin | 3390 -> 2544 bytes |
| -rw-r--r-- | tests/ref/markup/heading.png | bin | 5301 -> 7446 bytes |
| -rw-r--r-- | tests/ref/markup/lists.png | bin | 0 -> 14750 bytes |
| -rw-r--r-- | tests/ref/markup/raw.png | bin | 8225 -> 7281 bytes |
| -rw-r--r-- | tests/ref/markup/strong.png | bin | 3365 -> 2401 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/code/include.png b/tests/ref/code/include.png Binary files differindex 909a3643..e1494643 100644 --- a/tests/ref/code/include.png +++ b/tests/ref/code/include.png diff --git a/tests/ref/markup/basic.png b/tests/ref/markup/basic.png Binary files differindex ecac0e8d..d769a209 100644 --- a/tests/ref/markup/basic.png +++ b/tests/ref/markup/basic.png diff --git a/tests/ref/markup/emph.png b/tests/ref/markup/emph.png Binary files differindex a43110e9..7c07108a 100644 --- a/tests/ref/markup/emph.png +++ b/tests/ref/markup/emph.png diff --git a/tests/ref/markup/heading.png b/tests/ref/markup/heading.png Binary files differindex 825b4007..f69bb887 100644 --- a/tests/ref/markup/heading.png +++ b/tests/ref/markup/heading.png diff --git a/tests/ref/markup/lists.png b/tests/ref/markup/lists.png Binary files differnew file mode 100644 index 00000000..815e5105 --- /dev/null +++ b/tests/ref/markup/lists.png diff --git a/tests/ref/markup/raw.png b/tests/ref/markup/raw.png Binary files differindex cd2a4549..05aeea13 100644 --- a/tests/ref/markup/raw.png +++ b/tests/ref/markup/raw.png diff --git a/tests/ref/markup/strong.png b/tests/ref/markup/strong.png Binary files differindex ce96d6a2..cc80690c 100644 --- a/tests/ref/markup/strong.png +++ b/tests/ref/markup/strong.png |
