summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/copy_as_gfm.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-1/+1
* Statisfy eslintcopy-as-mdDouwe Maan2017-01-251-12/+12
* Improve handling of code blocks containing triple backticksDouwe Maan2017-01-191-3/+19
* Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan2017-01-191-8/+9
* Don't copy as GFM when more than GFM is selectedDouwe Maan2017-01-191-0/+3
* Remove unneeded codeDouwe Maan2017-01-191-2/+2
* Properly copy/paste allowed HTMLDouwe Maan2017-01-191-0/+22
* No needed to create an arrayDouwe Maan2017-01-181-2/+2
* Satisfy eslintDouwe Maan2017-01-181-52/+51
* Move some functions to utilsDouwe Maan2017-01-181-58/+7
* Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-171-3/+5
* Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan2017-01-171-15/+49
* Fix SyntaxHighlightFilter specDouwe Maan2017-01-171-1/+1
* Don't copy if there's nothing to copyDouwe Maan2017-01-161-0/+2
* Improve specDouwe Maan2017-01-161-3/+4
* Address style feedbackDouwe Maan2017-01-161-143/+150
* Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-0/+319