diff --git a/builds/4chan-X.js b/builds/4chan-X.js
index fc58ad560..9d93b4415 100644
--- a/builds/4chan-X.js
+++ b/builds/4chan-X.js
@@ -1927,7 +1927,7 @@
rice: function(section) {
var event, input, inputs, items, name, _i, _len, _ref;
- section.innerHTML = "
\n\n\n\n\n\n\n\n\n\n";
+ section.innerHTML = "\n\n\n\n\n\n\n\n\n\n";
items = {};
inputs = {};
_ref = ['boardnav', 'time', 'backlink', 'fileInfo', 'favicon', 'usercss'];
diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index 2ca991234..0ea6f14e2 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -1920,7 +1920,7 @@
rice: function(section) {
var event, input, inputs, items, name, _i, _len, _ref;
- section.innerHTML = "\n\n\n\n\n\n\n\n\n\n";
+ section.innerHTML = "\n\n\n\n\n\n\n\n\n\n";
items = {};
inputs = {};
_ref = ['boardnav', 'time', 'backlink', 'fileInfo', 'favicon', 'usercss'];
diff --git a/builds/crx.crx b/builds/crx.crx
index 57252cc60..656fa36c3 100644
Binary files a/builds/crx.crx and b/builds/crx.crx differ
diff --git a/builds/crx/script.js b/builds/crx/script.js
index 6be641b9c..a2f64b810 100644
--- a/builds/crx/script.js
+++ b/builds/crx/script.js
@@ -1862,7 +1862,7 @@
rice: function(section) {
var event, input, inputs, items, name, _i, _len, _ref;
- section.innerHTML = "\n\n\n\n\n\n\n\n\n\n";
+ section.innerHTML = "\n\n\n\n\n\n\n\n\n\n";
items = {};
inputs = {};
_ref = ['boardnav', 'time', 'backlink', 'fileInfo', 'favicon', 'usercss'];
diff --git a/src/features.coffee b/src/features.coffee
index 49582fd77..d78abc42b 100644
--- a/src/features.coffee
+++ b/src/features.coffee
@@ -685,6 +685,13 @@ Settings =
In the following, board can translate to a board ID (a, b, etc...), the current board (current), or the Status/Twitter link (status, @).
+
+ For example:
+ [ toggle-all ] [current-title] [g-title / a-title / jp-title] [x / wsg / h] [t-text:"Piracy"]
+ will give you
+ [ + ] [Technology] [Technology / Anime & Manga / Otaku Culture] [x / wsg / h] [Piracy]
+ if you are on /g/.
+
Board link: board
Title link: board-title
Full text link: board-full