From 161380d235b5b438fb822b485df63a57a2b707f9 Mon Sep 17 00:00:00 2001 From: Xevion Date: Mon, 1 Jul 2019 21:15:43 -0500 Subject: [PATCH] markdown note about native + chain support --- app/templates/hidden_help.html | 3 ++- app/templates/hidden_help.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/hidden_help.html b/app/templates/hidden_help.html index 4bcafc2..f5e41c2 100644 --- a/app/templates/hidden_help.html +++ b/app/templates/hidden_help.html @@ -308,7 +308,8 @@ For some basic guidance, here are the tags for SFW and probably not SFW stuff:rating:questionable Probably not SFW, but probably correct.

-

The chain multiple tags, instead of space character like most sites use, you would chain them without a space, and instead use a + character.

+

The chain multiple tags, instead of space character like most sites use, you would chain them without a space, and instead use a + character.
+Note: The input box in the site will handle the + character natively, you do not have to chain them yourself.

Example

*/hidden?tags=rating:safe
diff --git a/app/templates/hidden_help.md b/app/templates/hidden_help.md index 3f01799..718fff0 100644 --- a/app/templates/hidden_help.md +++ b/app/templates/hidden_help.md @@ -51,6 +51,7 @@ For some basic guidance, here are the tags for SFW and probably not SFW stuff: * `rating:questionable` Probably *not* SFW, but probably correct. The chain multiple tags, instead of space character like most sites use, you would chain them without a space, and instead use a `+` character. +**Note:** The input box in the site will handle the `+` character natively, you do not have to chain them yourself. ##### Example