mirror of
https://github.com/r-ca/md2pdf-meow.git
synced 2024-11-22 23:53:14 +00:00
fix
This commit is contained in:
parent
3f48a8fd54
commit
f15f3baece
|
@ -49,6 +49,7 @@ Python code block:
|
||||||
def greet(name):
|
def greet(name):
|
||||||
print(f"Hello, {name}!")
|
print(f"Hello, {name}!")
|
||||||
greet("Markdown")
|
greet("Markdown")
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user