I got a pandoc filter working to convert the math; I know you keep a collection of filters in the pandoc filters example folder on the repo; if you want to add mine (since there aren't many examples with Math, InlineMath, or DisplayMath), I'd be happy to make a pull request.

Ogi

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/fb1ebd48-5552-40d1-b8a9-f2dba65c9d7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.