aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Tags-and-Mentions.md
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-12-08 11:06:37 +0100
committerzottel <github@zottel.net>2014-12-08 11:06:37 +0100
commit8ddf16f1eeb6e9a83b959028653aaa4ad494736d (patch)
tree72adc67022e3bbe125ca66899c71168120269708 /doc/Tags-and-Mentions.md
parentf1367cb9f9b86379fe5a80c69691414483e58bad (diff)
downloadvolse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.gz
volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.bz2
volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.zip
add main_footer include to all .md files except TOS and README
Diffstat (limited to 'doc/Tags-and-Mentions.md')
-rw-r--r--doc/Tags-and-Mentions.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Tags-and-Mentions.md b/doc/Tags-and-Mentions.md
index cdee73167..84442dd7a 100644
--- a/doc/Tags-and-Mentions.md
+++ b/doc/Tags-and-Mentions.md
@@ -21,4 +21,6 @@ You may also tag public collections. When you create or edit a collection, there
Topical tags are indicated by preceding the tag name with the # character. This will create a link in the post to a generalised site search for the term provided. For example, #cars will provide a search link for all posts mentioning 'cars' on your site. Topical tags are generally a minimum of three characters in length. Shorter search terms are not likely to yield any search results, although this depends on the database configuration. The same rules apply as with names that spaces within tags are represented by the underscore character. It is therefore not possible to create a tag whose target contains an underscore.
-Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numerica hashtag, please add some descriptive text such as #2012-elections. \ No newline at end of file
+Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numerica hashtag, please add some descriptive text such as #2012-elections.
+
+#include doc/macros/main_footer.bb;