content: Fix formatting error

This commit is contained in:
Joe Mooring 2025-02-14 05:39:21 -08:00 committed by GitHub
parent 664f6c92f3
commit 269657e8f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,7 +146,7 @@ In your base template, conditionally include the KaTeX CSS within the head eleme
In the above, note the use of a [noop](g) statement to force content rendering before we check the value of `hasMath` with the `Store.Get` method.
#### Step 4
###### Step 4
Add some mathematical markup to your content, then test.