Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Vanish HTML line breaks" | Nicholas Johnson | 2022-08-07 |
| | | | | | | This reverts commit 08712197aa459823cdb8c8dd06098133b2810a6f. For now, don't try to parse HTML tags with RegEx. | ||
* | Vanish HTML line breaks | Nicholas Johnson | 2022-08-07 |
| | |||
* | Make Gemini properly recognize Markdown's unordered lists that start | Nicholas Johnson | 2022-08-07 |
| | | | | with '-' | ||
* | Remove italic and bold Markdown from Gemini capsule | Nicholas Johnson | 2022-08-03 |
| | | | | Only removes asterisks, not underscores. | ||
* | Don't HTML escape Gemini templates | Nicholas Johnson | 2022-08-01 |
| | |||
* | Use safeHTML for Gemini templates to prevent HTML escaping | Nicholas Johnson | 2022-04-30 |
| | |||
* | Output Gemini | Nicholas Johnson | 2022-04-30 |