Fix markdown format

This commit is contained in:
John Björk
2026-01-14 22:35:10 +01:00
parent ffcab7bf6c
commit 71dfbeea88
+4 -1
View File
@@ -99,10 +99,13 @@ If a tag doesn't accept a list, it can take multi-line values:
Meta-data can be used in the search field of the patterns tab in the online repl.
For example to search for all patterns by a specific author use the search term
```
by: Ada L
```
```
or search for patterns with a specific genre like
```
genre: unicorns
```