public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Hope to increase bracketed_spans function
@ 2017-07-01 10:22 许墨茗
       [not found] ` <e22281a7-e919-4831-bc97-394a2a9ee857-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: 许墨茗 @ 2017-07-01 10:22 UTC (permalink / raw)
  To: pandoc-discuss


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

Hope bracketed_spans  extension can support direct modification of p tags. 
eg:

[Paragraph content]{.class key="value"}

one will get

<p class="class" key="value">Paragraph content</p>

instead of

<p><span class="class" key="value">Paragraph content</span></p>

-- 
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/e22281a7-e919-4831-bc97-394a2a9ee857%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2017-07-01 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-01 10:22 Hope to increase bracketed_spans function 许墨茗
     [not found] ` <e22281a7-e919-4831-bc97-394a2a9ee857-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-07-01 19:20   ` Melroch

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