zig/lib/docs/wasm/markdown
Shun Sakai 5fc4448e45 chore(std.mem): Rename trimLeft and trimRight
Rename `trimLeft` to `trimStart`, and `trimRight` to `trimEnd`.
`trimLeft` and `trimRight` functions remain as deprecated aliases for
these new names.
2025-04-27 18:03:59 +09:00
..
Document.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
Parser.zig chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
renderer.zig Autodoc: implement Markdown autolinks 2024-03-22 20:03:32 -04:00