Is it possible to extend Gitlab Markdown by adding our own shorthands? 
Assuming it is possible, has anyone done it, or are there examples out 
there one can view?


We use Gitlab as our private area for development and when ready, we post 
or mirror our public content onto Github. It would be really nice to have a 
short hand similar to #nnn for gitlab isssues. Perhaps something like 
#pubnnn. For example, entering #pub123 would automatically convert into a 
link like github.com/OrganizationName/RepositoryName/issues/123.


>From reviewing the code in gitlab it would seem perhaps extending RedCarpet 
or Banzai library is the place to start.


Any advice or suggestions would be most helpful. Thanks.

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/1b3f44cf-c6f2-40c0-b3cb-fab22d673a0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to