public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: rama prakasha
	<ramaprakashak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	pandoc-discuss
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: pandoc-latex-environment not working.
Date: Sun, 14 Jul 2019 08:56:13 -0700	[thread overview]
Message-ID: <m2v9w4a9uq.fsf@johnmacfarlane.net> (raw)
In-Reply-To: <421e676a-a1db-4dff-90a1-76a3d3000917-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


I suggest you contact the author of that filter.

rama prakasha <ramaprakashak-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> I wanted to use `pandoc-latex-environment 
> <https://github.com/chdemko/pandoc-latex-environment/wiki>` but test isnt 
> working after istalling it from `pip3 install pandoc-latex-environment`. 
> Can somebody help me. These are output after running commands.
>
> source: `a.md`
>
> ```
> ---
> pandoc-latex-environment:
>   test: [class1, class2]
> ---
>
> <div class="class2 class1">content</div>
>
> ::: class2
> Content
> :::
> ```
>
> case1:
>
> ```
> $: pandoc -f markdown+fenced_divs -t json a.md | pandoc-latex-environment  
> | pandoc -f json -t latex
> $: content
>
> $: Content
> ```
>
> case2:
>
> ```
> pandoc a.md -t latex -F pandoc-latex-environment 
> Error running filter pandoc-latex-environment:
> Could not find executable pandoc-latex-environment
> ```
> What could be the problem?
>
>
> Are there any alternatives for parsing pandoc markdown 
>
> -- 
> 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/421e676a-a1db-4dff-90a1-76a3d3000917%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2019-07-14 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-14 10:40 rama prakasha
     [not found] ` <421e676a-a1db-4dff-90a1-76a3d3000917-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-07-14 15:56   ` John MacFarlane [this message]
     [not found]     ` <m2v9w4a9uq.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-07-14 15:57       ` rama prakasha

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=m2v9w4a9uq.fsf@johnmacfarlane.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=ramaprakashak-Re5JQEeQqe8AvxtiuMwx3w@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).