We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9ec7b commit 4670ae4Copy full SHA for 4670ae4
readme.md
@@ -181,7 +181,7 @@ When mdast is turned into hast the math nodes are turned into
181
182
The following interfaces are added to **[mdast][]** by this utility.
183
184
-#### Nodes
+### Nodes
185
186
#### `Math`
187
@@ -223,7 +223,7 @@ Yields:
223
}
224
```
225
226
-### `InlineMath`
+#### `InlineMath`
227
228
```idl
229
interface InlineMath <: Literal {
0 commit comments