Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takuseno/test-note

Notebook
https://github.com/takuseno/test-note

Last synced: about 1 month ago
JSON representation

Notebook

Awesome Lists containing this project

README

        

# test-note
Test note for github-notebook

## hello

### hello

#### hello

~~hello~~

hello

`hello`

```c
#include

int main () {
print("hello");
}
```

Some text with inline math $a^2 + b^2 = c^2$

And block math

$$
\sqrt{3x-1}+(1+x)^2
$$

$$
a+b+c+\frac{\sqrt{abc + 1}}{2}
$$

$$
\begin{bmatrix}
a & b \\
c & d
\end{bmatrix}
$$

- hello
- hello
- world
- hello
- hello
- hello

hello

[relative link](intention_learning.md)