1

I am using gitbook with markdown to write my website. And I want to show a piece of latex codes as following.

```
$$
x^2 + y^2 =1 
$$
```

But the double dollar signs $$ disappear on the output html file, just like following

x^2 + y^2 = 1

So how to solve such a problem. Thanks very much.

Huayi Wei
  • 829
  • 1
  • 7
  • 16

0 Answers0