<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.cm-underlined {
  text-decoration: underline;
}
span.cm-strikethrough {
  text-decoration: line-through;
}
span.cm-brace {
  font-weight: bold;
  color: #170;
}
span.cm-table {
  font-weight: bold;
  color: blue;
}
</pre></body></html>