79285595

Date: 2024-12-16 17:49:32
Score: 1
Natty:
Report link

If you want to use kable with Quarto with proper formatting, you have to tell Quarto to ignore kable tables.

 kable(table.attr = 'data-quarto-disable-processing="true"')

See this closed Github issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Fred Duong