Update build_references.py

This commit is contained in:
blueloveTH 2024-05-05 18:33:08 +08:00
parent 35fc751673
commit 304cb04bea

View File

@ -34,6 +34,8 @@ icon: code
order: 2 order: 2
--- ---
This page contains all useful methods of `VM` class.
''') ''')
content = ''.join(output) content = ''.join(output)
# replace {...} to ; (multi-line match) # replace {...} to ; (multi-line match)