-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Gitlab flavored markdown #1183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gitlab flavored markdown #1183
Conversation
tests references to * commits * team members * issues * merge requests * snipptes
and here is the screen shot ... but the changes are subtle. :) |
+1 woot! |
@riyad I'm going to spend few hours for this today. I'll provide a feedback |
+1 Very nice! |
played with it. pretty good :) Also we need:
I'll continue review on next weekend. Or someone from gitlab core will do it earlier. PS: Great work :) |
First of all, I would like to thank you. |
nice one :D |
I've merged with master and fixed the failing tests @vsizov was running into. |
@riyad lets create a separate helper like GitalbFlavoredMarkdownHelper instead keeping all stuff in app herlper |
lets merge it. tired to wait :) @riyad thank you!!! |
+1 On 07.08.2012, at 21:17, Dmitriy Zaporozhets notifications@github.com wrote:
|
Help page added 34ba4e1 |
@randx cool thx :D |
@riyad What do you mean by "snippets"? The Gists? Can you please attach snippet in your reply. I can't get it working. |
@vrybas GitHub calls them Gists. In GitLab they are called "Snippets". You can access them from your project dashboard from the second row of tabs. |
@riyad got it now, thanks |
Add titles to help pages Fixes #1183
Allows use of Github Flavored Markdown to link to
in
and fulfills much of the promise of #527.
Please test this before merging and come back with any issues.
The links are marked up nicely so individual styling can be applied.
For now it will just show a tooltip with some info about the linked item when hovering over the link.
What is not included: