I know KaTeX was already supported (Thanks for that!) but yeah the ```math business was a bit surprising.  I'm not a gitlab expert but for the most part they seem to have gone with feature parity with other products, and having their own version of markdown was a bit of a head scratcher; no idea why they decided to implement that.

I have no idea what kind of work is involved with getting this implemented; I would be happy to test; or I can make an attempt at a pull request based on existing markdown flavors.

Thanks again for developing an awesome product!

On Monday, October 16, 2017 at 9:46:21 AM UTC-7, John MacFarlane wrote:
We support KaTeX.  (--katex)

I had a quick look at the page on gitlab-flavored markdoown.

Pandoc has extensions for
multiple underscores in words (+intraword_underscores)
URL auto-linking (+autolink_bare_uris)
Code and syntax highlighting (+backtick_code_blocks)

Not supported:

multiline blockquote
inline diff
special gitlab references
task lists
videos
special gitlab references
gitlab's special format for specifying math:
  $`x`$ inline
  ```math
  block
  ```

If you'd like, you can add an enhancement request to the
issue tracker for these features (please give the details
above).

But, part of me dies inside at the thought of supporting
yet another syntax for specifying math in Markdown (I thought
the three we already supported were enough!).


+++ Ognyan Moore [Oct 16 17 09:31 ]:
>   I have a feature request, to support [1]gitlab flavored markdown.  The
>   need in my case came from using gitlab at my academic institution, and
>   it I create pdfs of my markdown documents routinely.
>   Gitlab flavored markdown uses KaTeX for math, which I understand Pandoc
>   current does support.  The main issues I've noticed with pandoc/gitlab
>   flavored markdown compatibility has been with the use of math (although
>   there may be other issues I have not encountered).
>   Thanks,
>   Ogi
>
>   --
>   You received this message because you are subscribed to the Google
>   Groups "pandoc-discuss" group.
>   To unsubscribe from this group and stop receiving emails from it, send
>   an email to [2]pandoc-discus...@googlegroups.com.
>   To post to this group, send email to
>   [3]pandoc-...@googlegroups.com.
>   To view this discussion on the web visit
>   [4]https://groups.google.com/d/msgid/pandoc-discuss/fe1c8b88-6faa-484f-
>   a488-ae73a9982f14%40googlegroups.com.
>   For more options, visit [5]https://groups.google.com/d/optout.
>
>References
>
>   1. https://docs.gitlab.com/ee/user/markdown.html
>   2. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   3. mailto:pandoc-...@googlegroups.com
>   4. https://groups.google.com/d/msgid/pandoc-discuss/fe1c8b88-6faa-484f-a488-ae73a9982f14@googlegroups.com?utm_medium=email&utm_source=footer
>   5. https://groups.google.com/d/optout

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/1fc1546b-3bb4-4140-b6ae-4b4d57f354ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.