Skip to content
This repository was archived by the owner on Mar 25, 2022. It is now read-only.

Commit 9868c77

Browse files
committed
Small change
1 parent 5a14811 commit 9868c77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/auto_structify.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def function():
134134
### Math Formula
135135
You can normally write latex math formula with `math` codeblock. See also [Inline Math](#inline-math).
136136

137-
**Warning**: Math is currently broken on some Sphinx builds
137+
**Warning**: Math is currently broken on some Sphinx builds.
138138

139139
Example
140140

@@ -252,7 +252,7 @@ in the beginning and end of inline codeblock.
252252

253253
Example
254254

255-
**Warning**: Math is currently broken on some Sphinx builds
255+
**Warning**: Math is currently broken on some Sphinx builds.
256256

257257
```
258258
This formula `$ y=\sum_{i=1}^n g(x_i) $`

0 commit comments

Comments
 (0)