Currently taurus thinks that all files are gemtext which is not always true. Idea is use mime-guess crate to get the mime type depending on file extension and add rule for .gmi
files to be text/gemini
.
+1 for this.
Implemented in https://lists.sr.ht/~garritfra/taurus/patches/14905