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
/
ast
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(container): Safely unwrap line fragment
Fuwn
2025-06-02
1
-1
/
+1
*
refactor: Use latest best practices and formatting
Fuwn
2025-05-27
1
-26
/
+39
*
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
1
-1
/
+1
*
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
1
-6
/
+6
*
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
*
fix(ast): parse level 1 headings with emojis
Fuwn
2024-03-24
1
-10
/
+9
*
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
1
-50
/
+26
*
fix: improve macro hygiene
Fuwn
2023-04-21
1
-1
/
+1
*
refactor: remove seldom used procedural macros
Fuwn
2023-04-17
3
-0
/
+533