From 459f6944e568b46cd98fb2b9a6a23f4a421b6093 Mon Sep 17 00:00:00 2001 From: perennial Date: Thu, 15 Feb 2024 13:40:08 +1100 Subject: [PATCH] Use GitHub Flavored Markdown for admonitions --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 158d9f1..a07a16b 100644 --- a/README.md +++ b/README.md @@ -199,8 +199,7 @@ If you're on Linux and none of these methods work for you, you can grab a Linux ## 6) Replit/Heroku/Glitch -> **Warning** -> +> [!WARNING] > These are free hosting options, but they are *not* private and will monitor server usage to prevent abuse. If you need a free and easy setup, this method may work best for you. Run on Repl.it @@ -284,8 +283,7 @@ Assign a default value for each user-modifiable setting by passing environment v ## Proxying using NGINX -> **Note** -> +> [!NOTE] > If you're [proxying Redlib through an NGINX Reverse Proxy](https://github.com/libreddit/libreddit/issues/122#issuecomment-782226853), add > ```nginx > proxy_http_version 1.1;