Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -45,9 +53,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

</BrowserWindow>

### Blocks {#blocks}
For equation block or display mode, use <code>```math</code> fenced code blocks.

For equation block or display mode, use line breaks and `$$`:
````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +49,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -43,9 +51,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -45,9 +53,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,15 @@ Let $f\colon[a,b] \to \R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be $F(x

### Blocks {#blocks}

For equation block or display mode, use line breaks and `$$`:
For equation block or display mode, use <code>```math</code> fenced code blocks.

````latex
```math
I = \int_0^{2\pi} \sin(x)\,dx
```
````

You can also use line breaks and `$$`, although this syntax relies on a [Markdown syntax extension](https://github.com/micromark/micromark-extension-math) and is less portable:

```latex
$$
Expand All @@ -45,9 +53,9 @@ $$

<BrowserWindow>

$$
```math
I = \int_0^{2\pi} \sin(x)\,dx
$$
```

</BrowserWindow>

Expand Down