xxxxxxxxxx
# to add a code block in logseq you use the markdown standard syntax
``` language nama
```
#the lenguage name help you to get syntax highlighting
#in the logseq config you can add something like this in the commands array
["python" [[:editor/input "***This code does...*** #code\n```python\n\n```"]]]
#To have a fast slash command to any language