diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,10 +1,25 @@ # Kristall A high-quality visual cross-platform gemini browser. + + +## Features +- Document rendering + - `text/gemini` + - `text/html` (reduced feature set) + - `text/markdown` + - `text/*` + - `image/* +- Outline generation +- Favourite Sites +- Tabbed interface +- Survives [ConMans torture suite](gemini://gemini.conman.org/test/torture/) + ## TODO - [ ] Survive full torture suite - [ ] Correctly parse mime parameters - [ ] Correctly parse charset (0013, 0014) - [ ] Correctly parse other params (0015) - [ ] Correctly parse undefined params (0016) - - [ ]
\ No newline at end of file +- [ ] Make document style customizable +- [ ] Add history navigation
\ No newline at end of file |
