I noticed that Gitlab flavored markdown is almost identical to the Github flavored markdown, both extend markdown with table support and other nice things. Are there any differences between the two? I ask because there are various markdown parsers which have Github flavored markdown (GFM) support and it would be nice to use my own wiki app offline and pushing it's contents to a gitlab server periodically as a publishing platform with build-in versioning.
GFL gitlab https://github.com/gitlabhq/gitlabhq/blob/master/doc/markdown/markdown.md#gitlab-flavored-markdown-gfm GFL github https://help.github.com/articles/github-flavored-markdown Francis -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
