I wanted to use `pandoc-latex-environment` but test isnt working after istalling it from `pip3 install pandoc-latex-environment`. Can somebody help me. These are output after running commands.

Running: Win 10; Cygwin; Pandoc 2.7.3

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 div markup to latex environments. Please Help.

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/9ddf0f15-1c59-4de8-bfca-ed2615e8d7a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.