mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Externals: Update fmt to 8.1.1
This commit is contained in:
parent
07fd17445c
commit
1a2e88cbf3
32 changed files with 9696 additions and 6285 deletions
2
Externals/fmt/support/rst2md.py
vendored
2
Externals/fmt/support/rst2md.py
vendored
|
@ -65,7 +65,7 @@ class Translator(nodes.NodeVisitor):
|
|||
self.write('\n\n')
|
||||
|
||||
def visit_paragraph(self, node):
|
||||
pass
|
||||
self.write('\n\n')
|
||||
|
||||
def depart_paragraph(self, node):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue