]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Hashtag system 558/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 10 May 2016 21:18:04 +0000 (23:18 +0200)
committerArthurHoaro <arthur@hoa.ro>
Mon, 6 Jun 2016 19:04:43 +0000 (21:04 +0200)
commit9ccca40189652e529732683abcdf54fcf775c9ec
tree9deda85d287dcba664bbba2f0bf9228e6118fbad
parentbb9ca54838e2f877635197541e8439171c83d5dc
Hashtag system

  * Hashtag are auto-linked with a filter search
  * Supports unicode
  * Compatible with markdown (excluded in code blocks)
application/LinkDB.php
application/LinkFilter.php
application/LinkUtils.php
application/Utils.php
plugins/markdown/markdown.php
tests/LinkDBTest.php
tests/LinkFilterTest.php
tests/LinkUtilsTest.php
tests/UtilsTest.php
tests/utils/ReferenceLinkDB.php