Harrison Healey
bde4326458
Properly removed hashtags and at mentions inside of markdown links ( #3283 )
2016-06-07 17:43:19 -04:00
Harrison Healey
0e677f35bb
Removed hashtag/mention links that appear within text for markdown links ( #3199 )
2016-06-02 19:48:43 -03:00
Harrison Healey
5f7ce2214a
Improved internal links which use react-router ( #3180 )
2016-06-01 08:52:28 -04:00
Harrison Healey
f5ccfb362e
Reorganized syntax highlighting code and added search term highlighting for code blocks with syntax highlighting ( #3191 )
2016-06-01 08:28:54 -04:00
Harrison Healey
4a326dd6ce
PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting ( #3171 )
...
* PLT-1626 Stopped breaking up hyphenated hashtags when highlighting search terms
* Made hashtag search highlighting case independent
* PLT-1424 Improved search highlighting when searching for CJK characters
* PLT-1473 Added search term highlighting to single-line code blocks
* PLT-1473 Added search term highlighting to code blocks that don't use syntax highlighting
* PLT-1483 Added proper highlighting of at mentions
* Fixing formatting
2016-05-31 10:37:59 -04:00
Harrison Healey
1e7805b790
Fixed ESLint errors ( #3134 )
2016-05-27 09:56:41 -04:00
Harrison Healey
15e427e806
PLT-1458 Updated list autonumbering ( #3126 )
...
* Removed MattermostLexer since it was exactly the same as the default marked one
* Updated list autonumbering to always start numbering from the first item's number
2016-05-27 08:22:22 -04:00
Harrison Healey
6092be8af1
Updated our fork of marked and prevented catastrophic backtracking ( #3098 )
2016-05-25 08:38:03 -07:00
Harrison Healey
3b5a5110c7
Revert "Updated our fork of marked and added more links to test-links.md ( #3047 )" ( #3090 )
...
This reverts commit c868620693 .
2016-05-24 07:12:02 -07:00
Harrison Healey
c868620693
Updated our fork of marked and added more links to test-links.md ( #3047 )
2016-05-19 08:38:50 -04:00
Harrison Healey
3b8b23218d
Added noreferrer to some links ( #2897 )
2016-05-05 14:17:59 -04:00
Harrison Healey
2337fe236e
Fixed external links to open in a new tab ( #2793 )
2016-04-25 10:46:34 -04:00
Harrison Healey
f73daebb61
PLT-1236 Added special handling for markdown links within mattermost ( #2763 )
...
* Added special handling for markdown links within mattermost
* Moved application of .app__body class to route components
2016-04-22 11:52:44 -07:00
Harrison Healey
ac794bcc3b
Fixed link formatting
2016-04-13 14:57:42 -04:00
Christopher Speller
128204b47a
Fixing style issue caused by build changes
2016-03-17 12:42:03 -04:00
Rodrigo Corsi
529513606b
Created component CodePreview
2016-03-17 12:47:07 -03:00
Christopher Speller
12896bd23e
Converting to Webpack. Stage 1.
2016-03-16 18:02:55 -04:00