Commit Graph

75 Commits

Author SHA1 Message Date
Marcel Amirault 29ba393004 Docs: Add automatic redirects to last batch of moved files 2019-03-26 17:21:22 +00:00
Achilleas Pipinellis 1a9431b914 Move markdown doc to the right location
[ci skip]
2016-08-03 08:54:17 +03:00
Achilleas Pipinellis fc492c8905 Change Markdown document location 2016-08-02 13:42:14 +03:00
Achilleas Pipinellis 4611191785 Merge wiki-specific Markdown in main Markdown file 2016-08-02 13:34:49 +03:00
Achilleas Pipinellis 97c61900e4 Refactor wiki Markdown documentation 2016-08-02 13:17:04 +03:00
Timothy Andrew dc396dc4f9 Remove the `non-file` qualifier for root links. 2016-08-02 12:59:01 +03:00
Timothy Andrew f0b73f8119 Add help document describing wiki linking behavior. 2016-08-02 12:59:01 +03:00
Achilleas Pipinellis 1526ead664 Add links to the real markdown.md file for all GFM examples 2016-07-24 11:32:59 +03:00
Douwe Maan 0d80354df7 Add note to say GFM doesn't work on documentation website 2016-07-22 20:30:02 +00:00
Rémy Coutable ab86d27d33 Don't allow `.ogg` as a valid video extension
`.ogg` is for music files.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-21 08:56:57 +02:00
Rémy Coutable 6b7e9c7655
Remove VideoJS and clean the integration
Handle videos in:
- MD preview in notes: commit, issue/MR, MR diff
- New notes in: commit, issue/MR, MR diff
- Persisted notes in: commit, issue/MR, MR diff

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-20 11:36:42 +02:00
Douwe Maan 6a477b9bfc Add blockquote fence syntax to Markdown 2016-07-09 21:23:05 -04:00
Peter Dave Hello 9e6f99744e
optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
Douwe Maan fc1910ddc5 Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'
# Conflicts:
#	app/services/system_note_service.rb
2016-05-20 16:23:04 -05:00
Douwe Maan ba5b47c2e3 Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master'
Implement special GitLab markdown reference for milestones

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3453 by @eReGeBe, with two additions:

- Move changelog item to 8.8
- Fix cross-project milestone ref with invalid project, like f7348cd348 did for labels

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13829

See merge request !3897
2016-05-20 21:08:57 +00:00
Rémy Coutable 6daec9e6f1
Add documentation for Inline Diff
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-05-18 11:18:39 -05:00
Alejandro Rodríguez d391271047 Include Milestone reference syntax in Markdown documentation 2016-04-20 22:12:43 -03:00
Achilleas Pipinellis 03e5873ae5 Fix broken links
[ci skip]
2016-04-19 19:04:58 +03:00
Robert Speicher b8d0f17422 The Markdown doc is one place where trailing whitespace matters
[ci skip]
2016-04-05 14:06:56 -04:00
Sytse Sijbrandij 400a7b995d Attribution where it is due. 2016-04-05 13:24:58 -04:00
A. Felipe Cabargas Madrid b04020506d Capitalize Rouge mentions 2016-03-10 16:12:50 -03:00
A. Felipe Cabargas Madrid 43a4762d50 Capitalize names of technologies 2016-03-10 16:11:59 -03:00
A. Felipe Cabargas Madrid c548795084 Added redcarpet usage reference to markdown documentation 2016-03-10 16:01:58 -03:00
Grzegorz Bizon d49c8e8e3d Mention cross-project labels in markdown documentation 2016-03-03 10:41:11 +01:00
Achilleas Pipinellis db868e4bfe Add a new image in the markdown help page
Previously we were linking directly from the public/
directory. While this worked for the GitLab help page,
it was not working for doc.gitlab.com. Adding an image
in a relative directory and linking from there serves
both ends.

[ci skip]
2016-02-11 20:37:20 +02:00
Achilleas Pipinellis ab0525eafb Change logo image name in markdown documentation
[ci skip]
2016-02-07 17:58:49 +02:00
Achilleas Pipinellis 6292ddd198 Add references to the rouge gem library
[ci skip]
2016-01-25 22:36:44 +01:00
Alex Jordan 3300db70ff Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
Robert Speicher 3453b79c9d Correct an inaccuracy in the Markdown doc
[ci skip]
2015-09-25 15:44:06 -04:00
Ben Hadley-Evans 0f41417a8c Correct markdown.md docs RE use in commit messages.
Remove the line from the markdown documentation which states GFM can be used in commit messages as this is currently not true. See issue gitlab-org/gitlab-ce#1582.

[ci skip]
2015-09-18 09:35:40 +01:00
Nicolas Bigaouette 5a035238cb Fix in Markdown help page: properly create the link to a wiki page.
The help file on Markdown that is included with Gitlab CE (7.14.3 d321305)
and also gitlab.com (see https://gitlab.com/help/markdown/markdown#links)
contains a typo in the description of a link to a wiki page.
2015-09-16 10:00:27 -04:00
Raniere Silva b348ff1a10 Improve documentation of lists in Markdown 2015-07-03 15:27:24 -03:00
Robert Speicher fdde284c97 Document expanded autolinking in doc/markdown/markdown.md 2015-05-25 16:22:46 -04:00
Robert Speicher 70bbf093aa Remove class and id attributes from SanitizationFilter whitelist 2015-05-08 12:31:34 -04:00
Robert Speicher cca28c7920 Update Markdown help docs for latest changes 2015-05-06 21:04:33 -04:00
Robert Speicher b595249462 Update markdown docs with latest references
Also, tables! (╯°□°)╯︵ ┻━┻)
2015-04-20 13:01:47 -04:00
Robert Speicher 02809e1cf8 Add more GFM reference examples to docs 2015-04-20 13:01:42 -04:00
Ben Bodenmiller efe023e795 document support for inline HTML 2015-04-11 01:38:34 -07:00
Dmitriy Zaporozhets 6199da0cb4 Merge pull request #8007 from mr-vinn/markdown-tags
Allow HTML tags in user Markdown input
2015-03-25 10:21:03 -07:00
Hannes Rosenögger de9d51eea3 Merge branch 'master' into 'master'
Documentation - Markdown - added missing line-break info

as promised, I updated the Markdown documentation with the line-breaks info

See merge request !186
2015-03-25 08:16:16 +00:00
Vinnie Okada f5e65e2e50 Merge branch 'master' into markdown-tags
Merge updated CHANGELOG entries
2015-03-21 09:03:35 -06:00
Vinnie Okada 52bf95ae38 Change HTML sanitization
Use the `SanitizationFilter` class from the html-pipeline gem for inline
HTML instead of calling the Rails `sanitize` method.
2015-03-19 21:24:07 -06:00
Piotr Sampławski 81c06ee53c Fix link to URL auto-linking section in markdown help 2015-03-19 12:59:04 +01:00
Vinnie Okada feeffc4426 Merge branch 'master' into markdown-tags
Use the latest HTML pipeline gem
2015-03-17 20:53:09 -06:00
Hannes Rosenögger 12f1a42ecc Merge branch 'enhance_markdown_linebreak_docs' into 'master'
Enhance Markdown linebreak docs

The "Line Breaks" section within the Markdown docs was missing an example of creating a line break within a paragraph by ending a line with two spaces.

See merge request !335
2015-03-13 10:25:58 +00:00
Cameron Banga fff34a7f4d Updated help documentation to properly reference EmojiOne. [ci skip] 2015-03-12 10:49:46 -05:00
Alexander Ambrose e8335a65e3 Change emoji cheat sheet link to Amazon S3
The emoji cheat sheet link was changed. Commit changes the url to the
updated link and fixes issue #8554.
2015-02-11 20:02:24 -05:00
Ewan Edwards 59ebcfe0e0 Add an example of creating a line break by adding two spaces at
the end of a line.
2015-02-11 14:50:31 -08:00
Jeroen van Baarsen dc365a1d20 Merge pull request #8620 from namnatulco/master
Added a note saying inline HTML is disabled by default
2015-02-09 11:52:28 +01:00
Dmitriy Zaporozhets 89f8020fe1 Merge branch 'mention-groups'
Conflicts:
	CHANGELOG
2015-02-06 16:45:37 -08:00