Skip to content

Commit a9b5106

Browse files
committed
📚 Fix config
1 parent 6d79791 commit a9b5106

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎docs/index.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ however, one of the annoyances with this is that documentation has to be hosted
8888

8989
The extension has the following configuration options.
9090

91-
## Display
91+
### Display
9292

9393
:::{confval} tippy_props
9494
Overrides for the [tippy.js props](https://atomiks.github.io/tippyjs/v6/all-props/) to use, by default:
@@ -98,6 +98,7 @@ tippy_props = {"placement": "auto-start", "maxWidth": 500, "interactive": False,
9898
```
9999

100100
Note, only the `placement`, `maxWidth` and `interactive` props are allowed to be overridden currently.
101+
:::
101102

102103
### Filters
103104

0 commit comments

Comments
 (0)