zig/lib/docs
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
..
wasm Autodoc: fix Markdown indented lists (#19577) 2024-04-08 09:49:22 +00:00
index.html update autodocs web application to latest 2024-03-10 18:13:25 -07:00
main.js autodoc: Use code for keyboard events 2024-03-13 18:37:00 -07:00