package parser import () func GeminiToHtml(gemini []byte) string { return "" }