From c580c187f84533b0be936fed2a77eb0475b670a6 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Tue, 18 Jun 2024 14:20:49 +0300 Subject: [PATCH] m --- pl/publishing/typst.txt | 4 ++++ science/algo/parse/articles.txt | 2 ++ science/{parsing => algo/parse}/books.txt | 0 science/{parsing => algo/parse}/polish.txt | 0 4 files changed, 6 insertions(+) create mode 100644 science/algo/parse/articles.txt rename science/{parsing => algo/parse}/books.txt (100%) rename science/{parsing => algo/parse}/polish.txt (100%) diff --git a/pl/publishing/typst.txt b/pl/publishing/typst.txt index c26485d53..5f1781f6b 100644 --- a/pl/publishing/typst.txt +++ b/pl/publishing/typst.txt @@ -1,4 +1,8 @@ https://typst.app/ https://github.com/typst/ +https://typst.app/docs/ https://typst.app/docs/tutorial/ + +2024 +https://habr.com/ru/articles/819837/ diff --git a/science/algo/parse/articles.txt b/science/algo/parse/articles.txt new file mode 100644 index 000000000..a15770ac6 --- /dev/null +++ b/science/algo/parse/articles.txt @@ -0,0 +1,2 @@ +2024 +https://habr.com/ru/companies/otus/articles/819841/ diff --git a/science/parsing/books.txt b/science/algo/parse/books.txt similarity index 100% rename from science/parsing/books.txt rename to science/algo/parse/books.txt diff --git a/science/parsing/polish.txt b/science/algo/parse/polish.txt similarity index 100% rename from science/parsing/polish.txt rename to science/algo/parse/polish.txt