From 69b0d12c338d6f6272d504b0f23c2308f8625110 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 31 Dec 2022 22:30:39 -0800 Subject: [PATCH] Remove lang from code fences --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cc07034..c2e3c962 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ If the image source is a relative path, it is assumed to be a page resource. These are the named parameters with positions, listed in the order of their positions: -```go +``` {{< paige/figure src="https://imgs.xkcd.com/comics/sandwich.png" caption="My caption" @@ -493,7 +493,7 @@ These are the named parameters with positions, listed in the order of their posi These are the rest of the named parameters: -```go +``` {{< paige/figure height=500 inline=false