Oleksandr Redko 1761459ebc Refactor to use UnsafeStringToBytes (#31358)
The PR replaces all `goldmark/util.BytesToReadOnlyString` with
`util.UnsafeBytesToString`, `goldmark/util.StringToReadOnlyBytes` with
`util.UnsafeStringToBytes`. This removes one `TODO`.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-14 01:26:33 +00:00
..
2024-05-30 07:33:50 +00:00
2024-02-25 13:32:13 +00:00
2024-06-11 18:47:45 +00:00
2023-09-16 16:03:02 +00:00
2024-04-07 19:17:06 +08:00