| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add module/function docs to fence utils | A Farzat | 2026-06-20 | 1 | -2/+7 |
| | | |||||
| * | Move outer_backticks to a util module | A Farzat | 2026-06-10 | 1 | -0/+78 |
| 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. | |||||
