docs
docs copied to clipboard
Findings on copilot page
There are several issues that I found on the copilot page.
- Dark theme issue.
Comment from Jouni:
The dark text on dark bg is caused by Antlers styles, which DSP isn’t accounting for. Need to override text color for blockquote. A quick fix is to avoid using block quotes and use source code blocks instead or a custom paragraph style.
- The tag of shortcuts should be kdb not code
Comment from Jouni:
Good catch. Please use the keyboard macro: https://docs.asciidoctor.org/asciidoc/latest/macros/keyboard-macro/#keyboard-macro-syntax
- Lots of console errors.