Commit Graph

44 Commits

Author SHA1 Message Date
Jan Provaznik b2c70230b3 Remove Redcarpet markdown engine
This engine was replaced with CommonMarker in 11.4, it was deprecated
since then.
2019-02-04 12:48:35 +01:00
Stefan Schmalzhaf b1df1a1759 emoji cheat sheet with shortcodes (#42672) 2019-01-11 10:37:04 +00:00
Achilleas Pipinellis 91192264e1 Add docs for frontmatter delimiters 2018-12-18 03:43:34 +00:00
Lorenz Schmid aa4ebe7f28 Updated Katex "Supported Functions" link 2018-11-26 08:29:49 +00:00
Marcia Ramos 3cfdb0acb2 Docs: updates docs development guidelines 2018-11-12 13:30:41 +00:00
luci 4299f2b13c Little typo in markdown.md 2018-11-06 21:40:14 +00:00
Marcia Ramos e75d5b7020 Docs: update GFM guide 2018-10-31 17:09:18 +00:00
smit_tooned 67a605807d docs/Tsumitsu Fix render issue in GFM documentation page 2018-10-09 10:59:58 +00:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Brett Walker dc44b0083c Update user markdown documentation for CommonMark 2018-09-06 08:23:42 +00:00
Alexander Popov 95644413e5
Add note about Noto Color Emoji font support by default
In modern Linux distros.

Source: https://www.omgubuntu.co.uk/2018/06/use-emoji-linux-ubuntu-apps
2018-08-16 23:04:48 +03:00
Clement Ho fcee676ca1 Merge branch 'add_google_noto_color_emoji_font' into 'master'
Add Noto Color Emoji font support

See merge request gitlab-org/gitlab-ce!19036
2018-08-13 19:22:16 +00:00
Alexander Popov f73a21e357
Add Noto Color Emoji font support
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`
2018-08-13 21:11:40 +03:00
Sean McGivern e5c0f495a4 Merge branch '28930-add-project-reference-filter' into 'master'
Resolve "GFM : provide 'project' reference in comment"

Closes #28930

See merge request gitlab-org/gitlab-ce!20285
2018-08-10 11:37:45 +00:00
Brett Walker 7670c29f08 specify that wiki pags are rendered with Redcarpet 2018-07-06 16:45:50 -05:00
Reuben Pereira 3abe12707e Add an entry about project reference linking in the markdown doc. 2018-06-30 16:25:09 +05:30
Brett Walker f79410fe17 enable CommonMark as the default 2018-06-14 08:30:16 +00:00
Edwin Torres 3ef1726ddb fixed typos, added text for clarifiction; markdown.md 2018-06-07 16:09:50 -04:00
Jonathan Duck 7de3164160 Replace whitespace demonstrating line-breaks in GFM docs 2018-02-28 16:43:05 +00:00
Ulf Rompe 54955c4f18 Format markdown.md to comply with what it describes.
When the text says "here are two spaces to force a line break"
there really should be two spaces to force a line break.
2018-02-22 06:32:10 +00:00
Norike Abe 835e0227d8 emoji.codes is now emojicopy.com 2018-02-19 11:21:48 +00:00
Tony Rom d90d141c24 Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
Dimitrie Hoekstra 7c20829c40 clearer-documentation-on-inline-diffs 2017-12-14 18:14:23 +00:00
Achilleas Pipinellis 82da87f5fb
Add version mermaid support was introduced 2017-12-01 18:20:44 +01:00
Vitaliy @blackst0ne Klachkov 131e74d10d Add support of Mermaid 2017-11-22 14:12:04 +11:00
James Edwards-Jones f72144fd92 Demonstrate <details> and <summary> tags in doc/user/markdown.md 2017-09-15 16:15:59 +01:00
Sean McGivern 149528f472 Support references to group milestones
Group milestones can only be referred to by name, not IID. They also do not
support cross-project references.
2017-08-07 11:55:00 +01:00
Simon Hardt a3f67eb9d8 Update markdown.md 2017-04-25 13:19:03 +00:00
Lee Matos 5111525a4a Update markdown.md example with asterisks and underscores for clarity 2017-03-13 23:18:45 +00:00
James 00f5cb84d5 SanitizationFilter allows html5 details and summary (Issue #21605)
Also adds details/summary tags to Copy-as-GFM
2017-03-06 16:27:49 +00:00
Achilleas Pipinellis f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
Rémy Coutable 9ce16b4871 Merge branch 'patch-10' into 'master'
Show how to reference a line within a repository file.

See merge request !8249
2017-02-08 12:47:41 +00:00
Jarka Kadlecova f30ad3ff1f fix nested tasks in ordered list 2017-01-24 15:08:16 +01:00
Marcel Huber 7dba8cd203 Shows how to reference a line within a repository file. 2016-12-22 09:36:49 +00:00
Munken 2d170a20dc Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
Sean McGivern e27fa5bc14 Merge branch 'glm-shorthand-reference' into 'master'
GLM shorthand reference for projects from the same namespace

Closes #21679

See merge request !7255
2016-12-06 12:17:12 +00:00
Rydkin Maxim e4afac13b7 fix gfm doc typo about two spaces for next line transfer 2016-12-03 23:56:17 +03:00
Oswaldo Ferreira fe957b5ed8 Update user markdown docs with cross-project shorthand version 2016-12-02 19:18:17 -02:00
Achilleas Pipinellis aee501cf43 Remove ToC and fix headings in Markdown docs
[ci skip]
2016-11-17 10:53:42 +01:00
Robert Speicher 0279ad5c3b Link to correct version of SanitizationFilter API docs for whitelist
[ci skip]
2016-11-14 12:25:19 +02:00
Winnie 94ceadb4a3 Document link syntax introduced by !5586 2016-10-21 20:18:03 +00:00
Ben Bodenmiller 88ebb7b5e7
Add footnote to Markdown docs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-28 11:56:47 +02:00
Clement Ho aeb280b0cc Fix markdown help references 2016-08-26 09:38:21 -05:00
Achilleas Pipinellis 1a9431b914 Move markdown doc to the right location
[ci skip]
2016-08-03 08:54:17 +03:00