@@ -48,10 +48,10 @@ False asserts that the specified value is false.
4848{{< /tab >}}
4949{{% tab title="Testable Examples (assert)" %}}
5050{{% cards %}}
51- {{% card href=" https://go.dev/play/ " %}}
51+ {{% card %}}
5252
5353
54- * Copy and click to open Go Playground*
54+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
5555
5656
5757``` go
@@ -82,10 +82,10 @@ func main() {
8282
8383{{% tab title="Testable Examples (require)" %}}
8484{{% cards %}}
85- {{% card href=" https://go.dev/play/ " %}}
85+ {{% card %}}
8686
8787
88- * Copy and click to open Go Playground*
88+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
8989
9090
9191``` go
@@ -163,10 +163,10 @@ The type constraint [Boolean](https://pkg.go.dev/github.com/go-openapi/testify/v
163163{{< /tab >}}
164164{{% tab title="Testable Examples (assert)" %}}
165165{{% cards %}}
166- {{% card href=" https://go.dev/play/ " %}}
166+ {{% card %}}
167167
168168
169- * Copy and click to open Go Playground*
169+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
170170
171171
172172``` go
@@ -197,10 +197,10 @@ func main() {
197197
198198{{% tab title="Testable Examples (require)" %}}
199199{{% cards %}}
200- {{% card href=" https://go.dev/play/ " %}}
200+ {{% card %}}
201201
202202
203- * Copy and click to open Go Playground*
203+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
204204
205205
206206``` go
@@ -270,10 +270,10 @@ True asserts that the specified value is true.
270270{{< /tab >}}
271271{{% tab title="Testable Examples (assert)" %}}
272272{{% cards %}}
273- {{% card href=" https://go.dev/play/ " %}}
273+ {{% card %}}
274274
275275
276- * Copy and click to open Go Playground*
276+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
277277
278278
279279``` go
@@ -304,10 +304,10 @@ func main() {
304304
305305{{% tab title="Testable Examples (require)" %}}
306306{{% cards %}}
307- {{% card href=" https://go.dev/play/ " %}}
307+ {{% card %}}
308308
309309
310- * Copy and click to open Go Playground*
310+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
311311
312312
313313``` go
@@ -385,10 +385,10 @@ The type constraint [Boolean](https://pkg.go.dev/github.com/go-openapi/testify/v
385385{{< /tab >}}
386386{{% tab title="Testable Examples (assert)" %}}
387387{{% cards %}}
388- {{% card href=" https://go.dev/play/ " %}}
388+ {{% card %}}
389389
390390
391- * Copy and click to open Go Playground*
391+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
392392
393393
394394``` go
@@ -419,10 +419,10 @@ func main() {
419419
420420{{% tab title="Testable Examples (require)" %}}
421421{{% cards %}}
422- {{% card href=" https://go.dev/play/ " %}}
422+ {{% card %}}
423423
424424
425- * Copy and click to open Go Playground*
425+ * [ Copy and click to open Go Playground] ( https://go.dev/play/ ) *
426426
427427
428428``` go
0 commit comments