You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
+++ |
|
title = "Multiple images" |
|
images = ["image foo.svg", "images/bar.png", "zoo.jpg"] |
|
tags = ["front-matter", "images", "multiple"] |
|
draft = false |
|
+++ |
|
|
|
If an image path has spaces in it, wrap the whole path in double |
|
quotes.
|
|
|