public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Fenced div main class as string and more attributes later
@ 2019-06-25 21:12 Chao Xu
       [not found] ` <7ed7a801-1691-4285-9ad5-56945a90558a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Chao Xu @ 2019-06-25 21:12 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1347 bytes --]

Hi all,

What should be the desired behavior for the following code in Pandoc 
Markdown?

::: Theorem {#id}
This is a theorem.
::: 

Knowing both::: Theorem and ::: {.Theorem #id} exists, I would expect it 
behaves as

::: {.Theorem #id}
This is a theorem.
::: 

But that is not true. The HTML output is.

<p>::: Theorem {#id} This is a theorem. :::</p>


Of course, as the current pandoc markdown states:
> As with fenced code blocks, one can use either attributes in curly braces 
or a single unbraced word, which will be treated as a class name.

But I do believe what I suggest is more reasonable, especially most of the 
time there are no additional attributes except the class name.

I've raised the issue here.
https://github.com/jgm/pandoc/issues/5611

Best,
Chao Xu

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/7ed7a801-1691-4285-9ad5-56945a90558a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 2785 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-03 10:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25 21:12 Fenced div main class as string and more attributes later Chao Xu
     [not found] ` <7ed7a801-1691-4285-9ad5-56945a90558a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-06-26 13:16   ` BP Jonsson
     [not found]     ` <CAFC_yuSJDq9oNEP2Ka4bs3dhTQRMqD-JfpMsfNjnJpqALnW1Ug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-06-26 15:55       ` Chao Xu
     [not found]         ` <CAJQg2_0Lyq87W4jcRfD0Vnr+490dAkq5F7QTBCaS+xbv3QPwSQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-06-28  8:55           ` mb21
     [not found]             ` <8e050d22-4d80-45c9-b5c8-74dbb263da11-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-06-30 17:55               ` Chao Xu
     [not found]                 ` <CAJQg2_35kSAh3ooTEOuT0nmqW1PJurM1mSsbgFeTkj1njvLsxQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-07-01  9:24                   ` BP Jonsson
     [not found]                     ` <CAFC_yuQuSke3By09b48QXDL3dis2wrtXc7UNL=q42faiqMoMng-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-07-03 10:00                       ` John MacFarlane

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).