зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
m
Этот коммит содержится в:
родитель
8030c29998
Коммит
cc5f28fa7a
@ -1,9 +1,18 @@
|
||||
# Notes
|
||||
My [mostly textual] notes.
|
||||
|
||||
## Diff sample
|
||||
Simple diff
|
||||
```diff
|
||||
10 PRINT “BASIC IS COOL”
|
||||
- 20 GOTO 11
|
||||
+ 20 GOTO 10
|
||||
```
|
||||
|
||||
## Math sample
|
||||
Sample quadratic equation is **ax<sup>2</sup> + bx + c = 0**
|
||||
|
||||
## Diagrams sample
|
||||
Sample mermaid
|
||||
```mermaid
|
||||
graph TD;
|
||||
|
||||
1
devops/vcs/git/hosting/github/markdown/emoji.txt
Обычный файл
1
devops/vcs/git/hosting/github/markdown/emoji.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://github.com/ikatyang/emoji-cheat-sheet/
|
||||
4
devops/vcs/git/hosting/github/markdown/markdown.txt
Обычный файл
4
devops/vcs/git/hosting/github/markdown/markdown.txt
Обычный файл
@ -0,0 +1,4 @@
|
||||
https://github.github.com/gfm/
|
||||
|
||||
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax
|
||||
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/quickstart-for-writing-on-github
|
||||
2
devops/vcs/git/hosting/github/markdown/svg.txt
Обычный файл
2
devops/vcs/git/hosting/github/markdown/svg.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
2022
|
||||
https://github.blog/changelog/2022-01-21-allow-to-upload-svg-files-to-markdown/
|
||||
4
devops/vcs/git/hosting/github/markdown/tex-math.txt
Обычный файл
4
devops/vcs/git/hosting/github/markdown/tex-math.txt
Обычный файл
@ -0,0 +1,4 @@
|
||||
https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions
|
||||
|
||||
2024
|
||||
https://github.blog/news-insights/product-news/math-support-in-markdown/
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user