Carlos Scheidegger

Results 39 issues of Carlos Scheidegger

This PR uses the output of Lua-LS `--doc` to auto-generate API documentation. Structure: - `_*.md` files are automatically generated by `quarto run tools/build-lua-types-autogen.ts` - `_*.qmd` files include the associated `_*.md`...

This is going to be a bit of a slog, but we need to do it...

The deno demo code in the web_bindings has a typo (which manifests in https://www.npmjs.com/package/web-tree-sitter), and this PR fixes it. ``` $ deno Deno 2.3.1 exit using ctrl+d, ctrl+c, or close()...

Docs for https://github.com/quarto-dev/quarto-cli/pull/13528

Big PR that removes all grid tables from quarto-web, ahead of our moving towards list-tables as the preferred format for complex tables. Quarto's visual editor will soon switch to preferring...

For consistency with "highly" (vs "perfectly"), "generally" (vs "always"), and "should" (vs "must"), let's use "an" (vs "any").

Adds content to the include that mentions external sources so the page is properly linked

This is a small clarification for those (like me) who might have read the example a bit too fast and were confused by the `undefined` output in the console. Instead,...