docs icon indicating copy to clipboard operation
docs copied to clipboard

Findings on copilot page

Open abdullahtellioglu opened this issue 1 year ago • 0 comments

There are several issues that I found on the copilot page.

  • Dark theme issue.

dark-theme 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 kbd instead of 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.

copilot-console-errors

abdullahtellioglu avatar May 23 '24 07:05 abdullahtellioglu