Fix markdown format
This commit is contained in:
parent
ffcab7bf6c
commit
71dfbeea88
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue