public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* general attributes and yaml metadata block
@ 2020-08-18 12:07 Christian Müller
       [not found] ` <a0460a16-04eb-4ff8-8159-4a22138967b7o-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Christian Müller @ 2020-08-18 12:07 UTC (permalink / raw)
  To: pandoc-discuss


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

I would like to use attributes like the following

*something*{.timing}

which should render to

<em class="timing">something</em> or alternatively <span 
class="timing"><em>something</em></span>

According to documentation I need the attributes extension. When I do --from=markdown+attributes 
I get

The extension attributes is not supported for markdown

When I try commonmark --from=commonmark+attributes instead it does work. 
However, I also need the Yaml meta data block. --from=commonmark+attributes+yaml_metadata_block 
yields

The extension yaml_metadata_block is not supported for commonmark

Am I doing something wrong? I'd rather stay with markdown (it's an older 
document)

(using the official pandoc build for windows)

pandoc.exe 2.10.1
Compiled with pandoc-types 1.21, texmath 0.12.0.2, skylighting 0.8.5

-- 
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/a0460a16-04eb-4ff8-8159-4a22138967b7o%40googlegroups.com.

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

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

end of thread, other threads:[~2020-08-24 17:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 12:07 general attributes and yaml metadata block Christian Müller
     [not found] ` <a0460a16-04eb-4ff8-8159-4a22138967b7o-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-08-21 20:51   ` John MacFarlane
     [not found]     ` <m2h7svafjy.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-08-22  8:34       ` ch_...-S0/GAf8tV78@public.gmane.org
     [not found]         ` <b88f4db2-e711-41b5-8223-87f90447753fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-08-22 10:41           ` mb21
2020-08-22 16:08           ` John MacFarlane
     [not found]             ` <m24kou8xzd.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-08-22 16:52               ` BPJ
     [not found]                 ` <CADAJKhAofn83Rb6P1k7eqoYEwXrKsyH7e0mJ+AJFKVe8XDnehw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-08-22 18:07                   ` John MacFarlane
     [not found]                     ` <m2v9ha7dwo.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-08-24  9:59                       ` BPJ
     [not found]                         ` <CADAJKhA_NN8XUq8GXUJn4ObasyRQrw5inXgtatWvwRPOcSmzoQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-08-24 16:56                           ` John MacFarlane
     [not found]                             ` <m2o8n0x9s8.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-08-24 17:50                               ` BPJ

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