public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "'William Lupton' via pandoc-discuss" <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: A couple of commonmark_x questions
Date: Mon, 23 Jan 2023 21:48:45 +0000	[thread overview]
Message-ID: <CAEe_xxhP4f74uO2r-Lmo8GYKAmXqz+NX++pnYTDWkJWa=unb4g@mail.gmail.com> (raw)
In-Reply-To: <CAEe_xxi46PO15+rvQodwjw447CnSS8uVOPy327gE11nrAux1Vw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 2351 bytes --]

Should I create GitHub issues for these questions?

On Fri, 20 Jan 2023, 10:20 William Lupton, <wlupton-QSt+ys/nuMyEUIsrzH9SikB+6BGkLq7r@public.gmane.org>
wrote:

> Dear all,
>
> I've been looking into using commonmark_x to process some large files. The
> parser performance seems to be much better (because less backtracking is
> required?), plus I like the 'attributes' extension.
>
> However, I've found two strange things. The two relevant extensions should
> be enabled for commonmark_x and I'm wondering whether they are in fact
> restricted versions (presumably to avoid potential ambiguities).
>
>    1. Fenced divs appear not to support trailing colons (as in "::: note
>    :::")
>
>
>    https://pandoc.org/try/?params=%7B%22text%22%3A%22%23+with+commonmark_x%2C+this+doesn%27t+work%5Cn%5Cn%3A%3A%3A+note+%3A%3A%3A%5Cn%5CnThis+is+a+note.%5Cn%5Cn%3A%3A%3A%5Cn%5Cn%23+but+this+does%5Cn%5Cn%3A%3A%3A+note%5Cn%5CnThis+is+a+note.%5Cn%5Cn%3A%3A%3A%22%2C%22to%22%3A%22html5%22%2C%22from%22%3A%22commonmark_x%22%2C%22standalone%22%3Afalse%2C%22embed-resources%22%3Afalse%2C%22table-of-contents%22%3Afalse%2C%22number-sections%22%3Afalse%2C%22citeproc%22%3Afalse%2C%22html-math-method%22%3A%22plain%22%2C%22wrap%22%3A%22auto%22%2C%22highlight-style%22%3Anull%2C%22files%22%3A%7B%7D%2C%22template%22%3Anull%7D
>
>    2. The fancy list '#.' form appears not to work
>
>
>    https://pandoc.org/try/?params=%7B%22text%22%3A%22%23.+This%5Cn%23.+doesn%27t%5Cn%23.+work.%5Cn%5Cn1.+But%5Cn2.+this%5Cn3.+does.%22%2C%22to%22%3A%22html5%22%2C%22from%22%3A%22commonmark_x%22%2C%22standalone%22%3Afalse%2C%22embed-resources%22%3Afalse%2C%22table-of-contents%22%3Afalse%2C%22number-sections%22%3Afalse%2C%22citeproc%22%3Afalse%2C%22html-math-method%22%3A%22plain%22%2C%22wrap%22%3A%22auto%22%2C%22highlight-style%22%3Anull%2C%22files%22%3A%7B%7D%2C%22template%22%3Anull%7D
>
> Thanks,
> William
>

-- 
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/CAEe_xxhP4f74uO2r-Lmo8GYKAmXqz%2BNX%2B%2BpnYTDWkJWa%3Dunb4g%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 4206 bytes --]

  parent reply	other threads:[~2023-01-23 21:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 10:20 'William Lupton' via pandoc-discuss
     [not found] ` <CAEe_xxi46PO15+rvQodwjw447CnSS8uVOPy327gE11nrAux1Vw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-01-23 21:48   ` 'William Lupton' via pandoc-discuss [this message]
     [not found]     ` <CAEe_xxhP4f74uO2r-Lmo8GYKAmXqz+NX++pnYTDWkJWa=unb4g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-01-30 11:05       ` 'William Lupton' via pandoc-discuss

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='CAEe_xxhP4f74uO2r-Lmo8GYKAmXqz+NX++pnYTDWkJWa=unb4g@mail.gmail.com' \
    --to=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).