Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bjacquemet/personal-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/post/shortcodes.md')
-rw-r--r--exampleSite/content/post/shortcodes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/content/post/shortcodes.md b/exampleSite/content/post/shortcodes.md
index fe59696..28e7fc7 100644
--- a/exampleSite/content/post/shortcodes.md
+++ b/exampleSite/content/post/shortcodes.md
@@ -11,7 +11,8 @@ Introduction of the shortcodes defined in the personal-web theme.
## Add a figure
```go-html-template
-{{</* figure src="/post/images/sample_image.jpg" caption="Photo by Tim Mossholder on Unsplash" */>}}
+{{</* figure src="/post/images/sample_image.jpg"
+caption="Photo by Tim Mossholder on Unsplash" */>}}
```
results in