| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move outer_backticks to a util module | A Farzat | 11 days | 1 | -0/+1 |
| | | | | | | | | | This is because it shall be used by other functions later on. It was made more generic by accepting raw bytes instead of strictly UTF-8 strings. This allows future functions to call it without having to convert the contents to UTF-8 strings first. | ||||
| * | Refactor language detection in a util module | A Farzat | 2026-06-07 | 1 | -0/+1 |
| | | |||||
| * | Move render_filename to utils as display_path | A Farzat | 2026-06-06 | 1 | -0/+1 |
