mirror of https://github.com/tiangolo/fastapi.git
🌐 Fix rendering issue in translations (#12509)
This commit is contained in:
parent
180e72b193
commit
c1f91a0403
|
|
@ -266,7 +266,6 @@ markdown_extensions:
|
||||||
|
|
||||||
# Python Markdown Extensions
|
# Python Markdown Extensions
|
||||||
pymdownx.betterem:
|
pymdownx.betterem:
|
||||||
smart_enable: all
|
|
||||||
pymdownx.caret:
|
pymdownx.caret:
|
||||||
pymdownx.highlight:
|
pymdownx.highlight:
|
||||||
line_spans: __span
|
line_spans: __span
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue