Oleksandr Redko b640ac4660
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>
(cherry picked from commit 1761459ebc7eb6d432eced093b4583425a5c5d4b)
2024-06-16 13:42:58 +02:00
..
2023-07-04 18:36:08 +00:00
2024-06-16 13:42:58 +02:00
2024-02-05 14:45:09 +01:00
2024-02-05 14:45:09 +01:00
2023-07-04 18:36:08 +00:00
2023-05-08 19:49:59 +08:00
2023-09-16 16:03:02 +00:00
2024-04-15 20:01:35 +02:00