Change doc style for code

This commit is contained in:
Griatch 2021-11-10 23:45:40 +01:00
parent b27e51ac32
commit 297daf5492
4 changed files with 73 additions and 15 deletions

View file

@ -1,6 +1,6 @@
# Attributes
```{code-block} bash
```{code-block}
:caption: In-game
> set obj/myattr = "test"
```