zig/lib/docs/wasm
Ian Johnson 6dcbad780c
Autodoc: fix Markdown indented lists (#19577)
Previously, indentation was not being handled correctly in some cases,
causing examples such as `std.json.WriteStream` to be rendered with
improper list nesting.

Additionally, some more test cases have been added to ensure
indentation (or lack of indentation) is handled correctly in some other
constructs.
2024-04-08 09:49:22 +00:00
..
markdown Autodoc: fix Markdown indented lists (#19577) 2024-04-08 09:49:22 +00:00
Decl.zig update autodocs web application to latest 2024-03-10 18:13:25 -07:00
main.zig autodoc: better indentation handling when rendering source code (#19422) 2024-03-25 18:20:15 -04:00
markdown.zig Autodoc: fix Markdown indented lists (#19577) 2024-04-08 09:49:22 +00:00
Walk.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00