-
Hello. I am following So, is there a way to make it not ignore the tag? |
Beta Was this translation helpful? Give feedback.
Answered by
tarleb
Jul 14, 2024
Replies: 1 comment 3 replies
-
Please provide more info: what's the input, how do you invoke pandoc, which versions are you using? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try invoking pandoc with
--from=latex+raw_tex
.