mirror of https://github.com/tiangolo/fastapi.git
Fix displaying line numbers in API reference
This commit is contained in:
parent
0cb9e3701e
commit
2bebc0bae3
|
|
@ -279,6 +279,7 @@ markdown_extensions:
|
|||
pymdownx.caret: null
|
||||
pymdownx.highlight:
|
||||
line_spans: __span
|
||||
linenums_style: pymdownx-inline
|
||||
pymdownx.inlinehilite: null
|
||||
pymdownx.keys: null
|
||||
pymdownx.mark: null
|
||||
|
|
|
|||
Loading…
Reference in New Issue