aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Tags-and-Mentions.md
diff options
context:
space:
mode:
authorzzottel <github@zottel.net>2014-12-08 11:13:11 +0100
committerzzottel <github@zottel.net>2014-12-08 11:13:11 +0100
commit88cfdb864c3cfe0f782668cb93fe69c43256cb01 (patch)
treebb3a6e95f008ed173879c3462812f5592b1f17e9 /doc/Tags-and-Mentions.md
parentec1a8d4e106e3ddd366b0744c4af5d9a66aebeb2 (diff)
parent8ddf16f1eeb6e9a83b959028653aaa4ad494736d (diff)
downloadvolse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.gz
volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.bz2
volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.zip
Merge pull request #731 from zzottel/master
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;