Recenzije za Chat Export
Chat Export Autor: Jerren T
3 recenzije
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13393605, prije 7 dana
- Ocijenjeno s 4 od 5od Korisnik Firefoxa 19690659, prije mjesecThanks for the great work ... but:
- When exporting to Markdown, bold text is concatenated directly with the preceding word without a space.
Example output: this is a**bold** text.
Expected output: this is a **bold** text.
--------------------------------------------------------
- Missing chat title as filename.
Expected behavior: Automatically use the current chat title as the default filename.