zig/lib/docs/wasm/markdown
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
..
Document.zig Autodoc: implement Markdown autolinks 2024-03-22 20:03:32 -04:00
Parser.zig Autodoc: fix Markdown indented lists (#19577) 2024-04-08 09:49:22 +00:00
renderer.zig Autodoc: implement Markdown autolinks 2024-03-22 20:03:32 -04:00