Loading
nixos-render-docs: fix empty inlines
`children` only has to be not-None, not also not-[]. empty table cells would can produce an empty inline token and cause these checks to fail, even though the token actually is totally valid. showed up in https://github.com/NixOS/nixpkgs/pull/246956#discussion_r1283146120.