Updated Library Documentation (markdown)

2025-09-02 12:38:00 +03:00
parent 9b7c0a8ead
commit 4bb8c23244

@@ -279,7 +279,7 @@ int main(int argc, char** argv) {
---
#### Functions
### Functions
`libhelper` provides many helper functions. Some of these throw `Helper::Error`. We'll cover each one with code examples.
```c++