Commit graph

21 commits

Author SHA1 Message Date
a1ad036fa9
refactor: rename content source dir 2025-02-07 21:47:12 +04:00
b30cfd810a
chore: add test for standalone image/link 2025-02-07 21:46:07 +04:00
88ddd4608e
fix: unclosed headings in html 2025-02-07 21:09:34 +04:00
91ed65439c
chore: more tests in sample source 2025-02-07 21:08:46 +04:00
0b98ae0079
fix: images 2025-02-07 21:08:30 +04:00
7045fb8625
chore(deps): update, remove css minifier for now 2025-02-07 21:00:14 +04:00
6bb4ca6f1f
refactor: separate markdown rendering into functions 2024-11-21 23:03:23 +04:00
852aabd1b2
refactor: move all state to struct, add footnotes handling 2024-11-21 22:43:08 +04:00
959581d0b3
style: replace match{state=} with state=if{} 2024-11-21 18:05:37 +04:00
3643ba0dfd
feat: optimizations for release profile 2024-11-21 16:47:36 +04:00
a866a72100
fix: do not include checkbox to link 2024-11-21 16:46:52 +04:00
c7c94581b6
fix: line breaks and link titles in gemini 2024-11-21 16:24:59 +04:00
be57431311
chore(deps): cargo update 2024-11-21 14:36:07 +04:00
bed0d6b477
fix: make example code compile (useless, but why not) 2024-11-21 14:34:05 +04:00
79c57f4c57
chore: rename package 2024-11-21 14:25:17 +04:00
a978c91b3e
feat: partially working converter, implemented most of tags 2024-10-25 22:43:55 +04:00
92f50a2f7a
feat: test md file 2024-10-25 17:03:47 +04:00
7a0aad81aa
feat: try_mkdirs(), test markdown parser 2024-10-25 17:02:00 +04:00
97ea2762b2
feat: implement check_outdated 2024-10-22 16:25:48 +04:00
b6f3d7697d
docs: add license 2024-10-22 16:18:21 +04:00
9f1e3bfcef
initial commit 2024-10-22 16:17:17 +04:00