@@ -26,9 +26,8 @@ Inja is a headers only library, which can be downloaded from the [releases](http
```c++
#include <inja.hpp>
#include <nlohmann/json.hpp>
// For convenience
// Just for convenience
using namespace inja;
using json = nlohmann::json;
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.