We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32ce78 commit 5ceffe9Copy full SHA for 5ceffe9
README.md
@@ -195,7 +195,8 @@ final ConfigSection root = inscript.getRoot();
195
### Miscellaneous
196
By default, Inscript does not run anything asynchronously for you.
197
198
-> ![CAUTION]
+> [!Caution]
199
+>
200
> Any loading and saving operations from Inscript **should be run asynchronously**.
201
>
202
> Make sure to run the string based methods (not the disk ones) asynchronously as well.
0 commit comments