I don't want pandoc to touch them in any way

I have set the base URL for the KaTeX library and what did I get? This --- https://braun.guru/20210905170336.html

```
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="katex CDN by jsDelivr - A free, fast, and reliable Open Source CDN for npm and GitHub">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
katex CDN by jsDelivr - A free, fast, and reliable Open Source CDN
</title>
<style>
            body {
                font: 15px/1.4em Arial, "Helvetica Neue", Helvetica, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #f2f2f2;
            }

            .container {
                max-width: 960px;
                margin: 0 auto 15px;
                padding: 10px 15px;
                background-color: #fff;
            }

            .badge {
                float: right;
            }
...
```

And again these `<span class="math inline">` tags... 

I just want pandoc not to touch the formulas that I put between the dollar signs, I add links to the KaTeX files manually in the template file which I specify with `--template` key.

понедельник, 6 сентября 2021 г. в 23:36:37 UTC+5, BP:
https://pandoc.org/MANUAL.html#option--katex

Den mån 6 sep. 2021 15:59Danil Braun <nightmare...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> skrev:
I want to write LaTeX formulas in .md file, but I don't want pandoc to touch them in any way, because KaTeX .js script has been added to the .html file, and this script will draw these formulas. How do you get pandoc to do this?

--
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-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/86de2391-0410-4092-800a-f7f2155c01c0n%40googlegroups.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/0e83bf50-d51d-4a95-8c89-6371b5c22dbfn%40googlegroups.com.