diff --git a/exampleSite/content/shortcodes/code.md b/exampleSite/content/shortcodes/code.md
index 9dd59fca..6347e681 100644
--- a/exampleSite/content/shortcodes/code.md
+++ b/exampleSite/content/shortcodes/code.md
@@ -14,7 +14,7 @@ Paige provides a `paige/code` shortcode for displaying code.
Code:
-```go-text-template
+```go-html-template
{{* paige/code */>}}
q = 'q = %r; print(q %% q)'; print(q % q)
{{* /paige/code */>}}
@@ -30,7 +30,7 @@ q = 'q = %r; print(q %% q)'; print(q % q)
Code:
-```go-text-template
+```go-html-template
{{* paige/code */>}}
---
- --
@@ -82,7 +82,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/code lang="c" */>}}
float Q_rsqrt( float number )
{
@@ -127,7 +127,7 @@ float Q_rsqrt( float number )
Code:
-```go-text-template
+```go-html-template
{{* paige/code options="linenos=true,hl_lines=10" */>}}
float Q_rsqrt( float number )
{
@@ -171,7 +171,7 @@ float Q_rsqrt( float number )
Code:
-```go-text-template
+```go-html-template
{{* paige/figure caption="Quine" */>}}
{{* paige/code options="linenos=true,hl_lines=10" */>}}
q = 'q = %r; print(q %% q)'; print(q % q)
diff --git a/exampleSite/content/shortcodes/email.md b/exampleSite/content/shortcodes/email.md
index 63900033..a2d8f385 100644
--- a/exampleSite/content/shortcodes/email.md
+++ b/exampleSite/content/shortcodes/email.md
@@ -14,7 +14,7 @@ Paige provides a `paige/email` shortcode that hides e-mail addresses from robots
Code:
-```go-text-template
+```go-html-template
{{* paige/email address="example@example.com" text="E-mail me" */>}}
```
diff --git a/exampleSite/content/shortcodes/figure.md b/exampleSite/content/shortcodes/figure.md
index b5f9265d..8f46ee79 100644
--- a/exampleSite/content/shortcodes/figure.md
+++ b/exampleSite/content/shortcodes/figure.md
@@ -14,7 +14,7 @@ Paige provides a `paige/figure` shortcode for displaying content.
Code:
-```go-text-template
+```go-html-template
{{* paige/figure */>}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -30,7 +30,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -46,7 +46,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -68,7 +68,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
Code:
-```go-text-template
+```go-html-template
{{* paige/figure float="end" */>}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -90,7 +90,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
Code:
-```go-text-template
+```go-html-template
{{* paige/figure float="start" */>}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -120,7 +120,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
Code:
-```go-text-template
+```go-html-template
{{* paige/figure float="start" */>}}
{{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="20rem" */>}}
{{* /paige/figure */>}}
@@ -142,7 +142,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
Code:
-```go-text-template
+```go-html-template
{{* paige/figure float="end" */>}}
{{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="20rem" */>}}
{{* /paige/figure */>}}
@@ -164,7 +164,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
Code:
-```go-text-template
+```go-html-template
{{* paige/figure float="start" */>}}
{{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="20rem" */>}}
{{* /paige/figure */>}}
@@ -194,7 +194,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i
Code:
-```go-text-template
+```go-html-template
{{* paige/figure caption="Hickory Dickory Dock" horizontal="start" */>}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -226,7 +226,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -242,7 +242,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -258,7 +258,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -274,7 +274,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -290,7 +290,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -322,7 +322,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
{{* paige/figure caption="Hickory Dickory Dock" vertical="start" */>}}
@@ -362,7 +362,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
@@ -378,7 +378,7 @@ Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
}}
Hickory dickory dock.
The mouse ran up the clock.
The clock struck one,
The mouse ran down,
Hickory dickory dock.
{{* /paige/figure */>}}
diff --git a/exampleSite/content/shortcodes/gallery/index.md b/exampleSite/content/shortcodes/gallery/index.md
index 4a8f2dc2..1e0d84a2 100644
--- a/exampleSite/content/shortcodes/gallery/index.md
+++ b/exampleSite/content/shortcodes/gallery/index.md
@@ -14,7 +14,7 @@ Paige provides a `paige/gallery` shortcode for displaying a list of images.
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery align="start" */>}}
{{* paige/image height="20rem" src="1-2.jpg" */>}}
{{* paige/image height="10rem" src="2-2.jpg" */>}}
@@ -32,7 +32,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery align="center" */>}}
{{* paige/image height="20rem" src="1-2.jpg" */>}}
{{* paige/image height="10rem" src="2-2.jpg" */>}}
@@ -50,7 +50,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery align="end" */>}}
{{* paige/image height="20rem" src="1-2.jpg" */>}}
{{* paige/image height="10rem" src="2-2.jpg" */>}}
@@ -68,7 +68,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery fetchpriority="high" images="*-2.jpg" /*/>}}
```
@@ -80,7 +80,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery fetchpriority="low" images="*-2.jpg" /*/>}}
```
@@ -92,7 +92,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery height="10rem" images="*-2.jpg" /*/>}}
```
@@ -104,7 +104,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery height="20rem" images="*-2.jpg" /*/>}}
```
@@ -116,7 +116,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="1-2.jpg" /*/>}}
```
@@ -128,7 +128,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" /*/>}}
```
@@ -140,7 +140,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" justify="start" /*/>}}
```
@@ -152,7 +152,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" justify="center" /*/>}}
```
@@ -164,7 +164,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" justify="end" /*/>}}
```
@@ -176,7 +176,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" linked="unprocessed" /*/>}}
```
@@ -188,7 +188,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" linked="default" /*/>}}
```
@@ -200,7 +200,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" linked="r180" /*/>}}
```
@@ -212,7 +212,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" loading="eager" /*/>}}
```
@@ -224,7 +224,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" loading="lazy" /*/>}}
```
@@ -236,7 +236,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" maxheight="10rem" /*/>}}
```
@@ -248,7 +248,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" maxheight="20rem" /*/>}}
```
@@ -260,7 +260,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" maxwidth="10rem" /*/>}}
```
@@ -272,7 +272,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" maxwidth="20rem" /*/>}}
```
@@ -284,7 +284,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" process="default" /*/>}}
```
@@ -296,7 +296,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" process="300x300 center crop lanczos picture r180 webp" /*/>}}
```
@@ -308,7 +308,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*.jpg" type="grid" /*/>}}
```
@@ -320,7 +320,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*.jpg" maxheight="10rem" type="rows" /*/>}}
```
@@ -332,7 +332,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" width="10rem" /*/>}}
```
@@ -344,7 +344,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/gallery images="*-2.jpg" width="20rem" /*/>}}
```
@@ -356,7 +356,7 @@ Result:
Code:
-```go-text-template
+```go-html-template
{{* paige/figure caption="Gallery" */>}}
{{* paige/gallery */>}}
{{* paige/figure caption="Image 1" */>}}
diff --git a/exampleSite/content/shortcodes/icon.md b/exampleSite/content/shortcodes/icon.md
index c1f40c6c..447c869e 100644
--- a/exampleSite/content/shortcodes/icon.md
+++ b/exampleSite/content/shortcodes/icon.md
@@ -14,7 +14,7 @@ Paige provides a `paige/icon` shortcode for displaying a web font icon.
Code:
-```go-text-template
+```go-html-template
Icon: {{* paige/icon class="bi bi-github" */>}}
``` @@ -26,7 +26,7 @@ Result: Code: -```go-text-template +```go-html-templateIcon: {{* paige/icon class="bi bi-github" name="GitHub" */>}}
``` @@ -38,7 +38,7 @@ Result: Code: -```go-text-template +```go-html-templateIcon: {{* paige/icon class="bi bi-github" url="https://github.com/willfaught/paige" */>}}
``` diff --git a/exampleSite/content/shortcodes/image.md b/exampleSite/content/shortcodes/image.md index de37d897..d2996362 100644 --- a/exampleSite/content/shortcodes/image.md +++ b/exampleSite/content/shortcodes/image.md @@ -14,7 +14,7 @@ Paige provides a `paige/image` shortcode for displaying an image. Code: -```go-text-template +```go-html-template{{* paige/image alt="Landscape" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -30,7 +30,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image class="rounded-5" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -46,7 +46,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image fetchpriority="high" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -62,7 +62,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image height="10rem" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -78,7 +78,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image link="https://github.com/willfaught/paige" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -94,7 +94,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image linked="unprocessed" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -110,7 +110,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image linked="default" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -126,7 +126,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image linked="r180" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -142,7 +142,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image loading="eager" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -158,7 +158,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image maxheight="10rem" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -174,7 +174,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image maxwidth="10rem" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -190,7 +190,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image process="default" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -206,7 +206,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image process="550x lanczos picture resize webp" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -222,7 +222,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}}
@@ -238,7 +238,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" title="Landscape" */>}}
@@ -254,7 +254,7 @@ Result: Code: -```go-text-template +```go-html-template{{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="50%" */>}}
@@ -270,7 +270,7 @@ Result: Code: -```go-text-template +```go-html-template {{* paige/figure caption="Landscape" */>}} {{* paige/image src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" */>}} {{* /paige/figure */>}} diff --git a/exampleSite/content/shortcodes/quote.md b/exampleSite/content/shortcodes/quote.md index 08241205..a955aca8 100644 --- a/exampleSite/content/shortcodes/quote.md +++ b/exampleSite/content/shortcodes/quote.md @@ -14,7 +14,7 @@ Paige provides a `paige/quote` shortcode for displaying a quotation. Code: -```go-text-template +```go-html-template {{* paige/quote */>}} Hickory dickory dock.