summaryrefslogtreecommitdiff
path: root/doc/user/markdown.md
Commit message (Collapse)AuthorAgeFilesLines
* docs/Tsumitsu Fix render issue in GFM documentation pagesmit_tooned2018-10-091-49/+25
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-5/+5
|
* Update user markdown documentation for CommonMarkBrett Walker2018-09-061-8/+38
|
* Add note about Noto Color Emoji font support by defaultAlexander Popov2018-08-161-2/+13
| | | | | | In modern Linux distros. Source: https://www.omgubuntu.co.uk/2018/06/use-emoji-linux-ubuntu-apps
* Merge branch 'add_google_noto_color_emoji_font' into 'master'Clement Ho2018-08-131-0/+4
|\ | | | | | | | | Add Noto Color Emoji font support See merge request gitlab-org/gitlab-ce!19036
| * Add Noto Color Emoji font supportAlexander Popov2018-08-131-0/+4
| | | | | | | | | | | | | | | | This is a font from [Google](https://www.google.com/get/noto/). Arch Linux [has a recommendation of it](https://wiki.archlinux.org/index.php/fonts#Emoji_and_symbols). Add info about this into `docs/user/markdown.md#emoji`
* | Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-101-0/+1
|\ \ | |/ |/| | | | | | | | | Resolve "GFM : provide 'project' reference in comment" Closes #28930 See merge request gitlab-org/gitlab-ce!20285
| * Add an entry about project reference linking in the markdown doc.Reuben Pereira2018-06-301-0/+1
| |
* | specify that wiki pags are rendered with RedcarpetBrett Walker2018-07-061-2/+2
|/
* enable CommonMark as the defaultBrett Walker2018-06-141-36/+59
|
* fixed typos, added text for clarifiction; markdown.mdEdwin Torres2018-06-071-12/+58
|
* Replace whitespace demonstrating line-breaks in GFM docsJonathan Duck2018-02-281-2/+6
|
* Format markdown.md to comply with what it describes.Ulf Rompe2018-02-221-2/+2
| | | | When the text says "here are two spaces to force a line break" there really should be two spaces to force a line break.
* emoji.codes is now emojicopy.comNorike Abe2018-02-191-2/+2
|
* Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-1/+40
|
* clearer-documentation-on-inline-diffsDimitrie Hoekstra2017-12-141-0/+11
|
* Add version mermaid support was introduceddocs/mermaid-gl-versionAchilleas Pipinellis2017-12-011-8/+11
|
* Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-0/+32
|
* Demonstrate <details> and <summary> tags in doc/user/markdown.mdjej/demonstrate-details-summaryJames Edwards-Jones2017-09-151-0/+24
|
* Support references to group milestonesSean McGivern2017-08-071-3/+3
| | | | | Group milestones can only be referred to by name, not IID. They also do not support cross-project references.
* Update markdown.mdSimon Hardt2017-04-251-8/+10
|
* Update markdown.md example with asterisks and underscores for claritylm-docs-clarityLee Matos2017-03-131-1/+1
|
* SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-1/+1
| | | | Also adds details/summary tags to Copy-as-GFM
* Fix most of broken docs linksAchilleas Pipinellis2017-02-151-27/+4
| | | | [ci skip]
* Merge branch 'patch-10' into 'master'Rémy Coutable2017-02-081-17/+18
|\ | | | | | | | | Show how to reference a line within a repository file. See merge request !8249
| * Shows how to reference a line within a repository file.Marcel Huber2016-12-221-17/+18
| |
* | fix nested tasks in ordered listJarka Kadlecova2017-01-241-3/+17
|/
* Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-0/+37
|
* Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-061-0/+12
|\ | | | | | | | | | | | | GLM shorthand reference for projects from the same namespace Closes #21679 See merge request !7255
| * Update user markdown docs with cross-project shorthand versionOswaldo Ferreira2016-12-021-0/+12
| |
* | fix gfm doc typo about two spaces for next line transferRydkin Maxim2016-12-031-2/+2
|/
* Remove ToC and fix headings in Markdown docsdocs/markdownAchilleas Pipinellis2016-11-171-103/+53
| | | | [ci skip]
* Link to correct version of SanitizationFilter API docs for whitelistRobert Speicher2016-11-141-1/+1
| | | | [ci skip]
* Document link syntax introduced by !5586document-absolute-linksWinnie2016-10-211-0/+8
|
* Add footnote to Markdown docsBen Bodenmiller2016-09-281-0/+10
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix markdown help referencesClement Ho2016-08-261-10/+10
|
* Move markdown doc to the right locationAchilleas Pipinellis2016-08-031-0/+786
[ci skip]