.markdown{background-color:var(--background-secondary);color:var(--foreground);li{list-style-type:square;word-break:break-word}}.markdown blockquote,.markdown code,.markdown pre{background-color:var(--background-secondary);color:var(--foreground)}.markdown table td,.markdown table th{color:var(--foreground)!important;background-color:transparent!important;border-color:var(--border-secondary,var(--background-secondary))!important}.markdown table tbody tr:nth-child(2n) td,.markdown table thead th{background-color:var(--background-secondary)!important}