summaryrefslogtreecommitdiff
path: root/spec/features/copy_as_gfm_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-1/+1
* Remove selectionToGFMdm-copy-code-as-gfmDouwe Maan2017-03-141-2/+7
* Fix specsDouwe Maan2017-03-141-1/+1
* Document tag option and clarify specDouwe Maan2017-03-141-1/+1
* Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-315/+467
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-1/+1
|\
| * Use native unicode emojisEric Eastwood2017-03-061-1/+1
* | SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-0/+4
|/
* Correctly transform an anchor link to GFM when copying itDouwe Maan2017-02-091-0/+2
* Run tests in a single browser sessionDouwe Maan2017-01-241-66/+81
* Improve handling of code blocks containing triple backticksDouwe Maan2017-01-191-1/+11
* Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan2017-01-191-7/+22
* Properly copy/paste allowed HTMLDouwe Maan2017-01-191-0/+31
* Satisfy RubocopDouwe Maan2017-01-181-2/+0
* Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-171-16/+141
* Improve specDouwe Maan2017-01-161-151/+155
* Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-0/+234