Commit Graph

9 Commits

Author SHA1 Message Date
antanst
971f1e5206 Add a gmi test file. 2025-06-03 12:40:36 +03:00
antanst
39651a6021 Fix rendering bugs, update name 2025-06-03 12:38:53 +03:00
82a2083422 . 2025-03-21 10:47:15 +02:00
af3bdd7d9a Import Source Serif Pro font from Google Fonts
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
v0.0.3
2025-03-11 10:57:58 +02:00
d3c36c9e74 Add --replace-gmi-ext parameter for .gmi to .html link conversion
This commit adds a new boolean parameter to convert .gmi links to .html in the output:
- Adds a new parseGeminiLink parameter to replace .gmi with .html in links
- Updates the CLI tool to expose --replace-gmi-ext flag
- Adds tests for the new functionality
- Updates documentation

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
v0.0.2
2025-03-10 16:51:56 +02:00
8126ded0a6 Add contentOnly parameter. v0.0.1 2025-03-06 11:48:02 +02:00
25c39036d3 Additional gccgo Makefile target 2025-03-02 15:00:10 +02:00
f78a89c56c Return errors properly from gmi2html 2025-03-02 15:00:01 +02:00
47340aebb8 Initial commit 2025-02-28 12:11:55 +02:00