index
:
germ
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(response): Expose content bytes
Fuwn
2025-06-05
1
-27
/
+31
*
docs: Update copyright header year
Fuwn
2025-06-04
17
-34
/
+34
*
fix(container): Safely unwrap line fragment
Fuwn
2025-06-02
1
-1
/
+1
*
refactor: Use latest best practices and formatting
Fuwn
2025-05-27
6
-63
/
+98
*
feat(ast): arbitrary heading depth generation
v0.4.5
Fuwn
2024-08-03
1
-10
/
+2
*
feat: derive all for public types
v0.4.4
Fuwn
2024-06-29
5
-5
/
+5
*
fix(ast): optional whitespace following heading markers
v0.4.3
Fuwn
2024-06-21
1
-7
/
+0
*
fix(ast): parse preformatted gemtext as preformatted content
v0.4.2
Fuwn
2024-06-19
2
-6
/
+50
*
refactor(Node): rename content() to to_gemtext()
Fuwn
2024-06-19
1
-2
/
+2
*
fix(ast): preserve newline structure at end of gemtext
Fuwn
2024-06-19
2
-4
/
+16
*
feat: single Node gemtext content conversion
Fuwn
2024-06-19
2
-0
/
+27
*
deps(rustc): bump rust toolchain
Fuwn
2024-06-19
2
-17
/
+14
*
fix(tests): blocking and non-blocking request
Fuwn
2024-04-08
2
-5
/
+5
*
docs(examples): comment examples
Fuwn
2024-03-25
1
-7
/
+3
*
refactor: module for blocking, default to non-blocking
Fuwn
2024-03-24
3
-45
/
+72
*
fix(ast): parse level 1 headings with emojis
Fuwn
2024-03-24
1
-10
/
+9
*
fix(meta): use generic lifetime for initialiser
Fuwn
2024-03-24
1
-1
/
+1
*
fix(ast): non-latin characters interpreted as whitespace
v0.3.10
Fuwn
2023-06-20
1
-3
/
+7
*
fmt: update rustfmt.toml
Fuwn
2023-05-18
11
-137
/
+74
*
fix: improve macro hygiene
Fuwn
2023-04-21
2
-13
/
+13
*
docs(request): fix async request example
Fuwn
2023-04-17
1
-4
/
+9
*
refactor: remove seldom used procedural macros
Fuwn
2023-04-17
16
-0
/
+1524
*
feat(macros): general utility macros
Fuwn
2022-06-14
10
-1165
/
+0
*
fix(ast): list ast construction
0.2.8
Fuwn
2022-06-14
1
-1
/
+5
*
fix(meta): sort parameters in to_string
Fuwn
2022-06-10
1
-0
/
+1
*
docs(meta): document Meta methods
Fuwn
2022-06-10
1
-0
/
+72
*
feat(meta): mutable access to meta for construction
Fuwn
2022-06-10
1
-1
/
+10
*
feat(meta): impl ToString for Meta
Fuwn
2022-06-10
1
-0
/
+19
*
feat(ast): Ast::to_gemtext
Fuwn
2022-06-02
2
-1
/
+59
*
fix(markdown): no double newline on whitespace
Fuwn
2022-06-02
1
-1
/
+1
*
docs(ast): add comment to ast struct
Fuwn
2022-06-02
1
-2
/
+9
*
feat(germ): ast struct
Fuwn
2022-06-02
5
-167
/
+187
*
feat(status): impl display for status
Fuwn
2022-06-01
1
-0
/
+8
*
docs(lib.rs): add top-level readme
Fuwn
2022-06-01
1
-0
/
+1
*
feat(respones): add getters
Fuwn
2022-05-18
1
-5
/
+20
*
feat(meta): add getters
Fuwn
2022-05-18
2
-5
/
+14
*
ci(tests): add convert tests
0.2.1
Fuwn
2022-05-18
1
-9
/
+9
*
ci(tests): add ast tests
Fuwn
2022-05-18
1
-1
/
+1
*
fix: global clippy lint fixes
Fuwn
2022-05-18
9
-38
/
+41
*
feat(meta): meta-related utilities
Fuwn
2022-05-17
2
-0
/
+55
*
feat(request): make gemini requests
Fuwn
2022-05-17
5
-0
/
+272
*
fix(markdown): proper whitespace placement
Fuwn
2022-05-12
1
-2
/
+2
*
fix(ast): take rest of iterator as text for link
Fuwn
2022-05-12
1
-1
/
+9
*
feat(0.1.0): initial release
0.1.0
Fuwn
2022-05-12
5
-0
/
+604