diff options
Diffstat (limited to 'spec/fixtures/image-in-table/book.adoc')
| -rw-r--r-- | spec/fixtures/image-in-table/book.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/spec/fixtures/image-in-table/book.adoc b/spec/fixtures/image-in-table/book.adoc new file mode 100644 index 0000000..400621f --- /dev/null +++ b/spec/fixtures/image-in-table/book.adoc @@ -0,0 +1,9 @@ += Image in table +:doctype: book + +== Chapter + +|=== +a| +image::circle.svg[] +|=== |
