Fix markdown format

This commit is contained in:
John Björk 2026-01-14 22:35:10 +01:00
parent ffcab7bf6c
commit 71dfbeea88
No known key found for this signature in database
GPG key ID: 303B6ADF2F569B0A

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. 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 For example to search for all patterns by a specific author use the search term
``` ```
by: Ada L by: Ada L
``` ```
or search for patterns with a specific genre like or search for patterns with a specific genre like
``` ```
genre: unicorns genre: unicorns
``` ```