fixed buggy example note shortcode
parent
6c81a35758
commit
ae69059fb1
|
@ -422,7 +422,7 @@ For example:
|
||||||
1. Preheat oven to 350˚F
|
1. Preheat oven to 350˚F
|
||||||
|
|
||||||
1. Prepare the batter, and pour into springform pan.
|
1. Prepare the batter, and pour into springform pan.
|
||||||
`{{</* note */>}}Grease the pan for best results.{{</* /note */>}}`
|
{{</* note */>}}Grease the pan for best results.{{</* /note */>}}
|
||||||
|
|
||||||
1. Bake for 20-25 minutes or until set.
|
1. Bake for 20-25 minutes or until set.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue