public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: Connor Patrick Jackson
	<cpjackson-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>,
	pandoc-discuss
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: align environment with commonmark
Date: Sun, 06 Mar 2022 20:49:58 -0800	[thread overview]
Message-ID: <m2o82iv021.fsf@MacBook-Pro-2.hsd1.ca.comcast.net> (raw)
In-Reply-To: <c3c60679-e42e-4c01-a37b-7a940aad0370n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


I don't think this ever worked in commonmark_x, and I don't know
if it ever will.  But you should be able to do

$$
\begin{aligned}
x &= y \\
a &= b
\end{aligned}
$$

and get similar results in going to MathML.

Connor Patrick Jackson <cpjackson-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org> writes:

> I am attempting to use an align environment in a markdown file being 
> compiled to both HTML and LaTeX. Doing so works fine with the markdown 
> reader, but not with the commonmark_x reader, for either MathML or MathJax 
> (the commonmark_x reader just passes it through as unaltered text). I 
> *thought* that I had previously been able to use the commonmark_x reader to 
> handle align environments for equation aligning, but I could be 
> misremembering. 
>
> Could someone confirm for me whether this is a feature that should be 
> working, but isn't (in which case I'll go file a bug report), or if this is 
> yet to be implemented in the commonmark_x reader? If the latter, is this an 
> extension that is yet to be implemented (latex_macros?), or just a feature 
> that needs to be ported over?
>
> Thanks! 
>
> Connor
>
> -- 
> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/c3c60679-e42e-4c01-a37b-7a940aad0370n%40googlegroups.com.


  parent reply	other threads:[~2022-03-07  4:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06 23:53 Connor Patrick Jackson
     [not found] ` <c3c60679-e42e-4c01-a37b-7a940aad0370n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-06 23:56   ` Connor Patrick Jackson
     [not found]     ` <96046e7a-5618-4578-92c0-2de0fd02d416n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-06 23:58       ` Connor Patrick Jackson
2022-03-07  4:49   ` John MacFarlane [this message]
     [not found]     ` <m2o82iv021.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2022-03-07  6:56       ` Connor Patrick Jackson
     [not found]         ` <58f03732-4779-4d40-8012-f383dd427755n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-07  7:30           ` Connor Patrick Jackson
     [not found]             ` <35a67fa0-cdac-4bbc-b766-e89ca6f7f790n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-03-07 18:05               ` John MacFarlane
     [not found]                 ` <m2czixprj5.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2022-03-07 23:46                   ` Connor Patrick Jackson
2022-03-07 17:59           ` John MacFarlane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2o82iv021.fsf@MacBook-Pro-2.hsd1.ca.comcast.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=cpjackson-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).