summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/text_markdown.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+16
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+9
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-6/+48
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-5/+60
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-3/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-11/+5
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-22/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-13/+64
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+37
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-251-23/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+2
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-3/+3
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-021-31/+131
* Fixes the markdown toolbar buttonsPhil Hughes2018-12-211-2/+2
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-5/+37
* Refine cursor positioning in Markdown Editor for wrap tags.Johann Hubert Sonntagbauer2018-11-201-8/+3
* Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-241-0/+17
* Prettify lib/utils modulesMike Greiling2018-10-101-25/+49
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-021-6/+24
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-75/+56
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-0/+153