Remove lang from code fences

master
Will Faught 3 years ago
parent 85a7435d00
commit 69b0d12c33

@ -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

Loading…
Cancel
Save