Seditio Source
Root |
./othercms/slaed_cms_6.2_pro/plugins/codemirror/mode/tiddlywiki/tiddlywiki.css
span.cm-underlined {
  text-decoration: underline;
}
span.cm-strikethrough {
  text-decoration: line-through;
}
span.cm-brace {
  color: #170;
  font-weight: bold;
}
span.cm-table {
  color: blue;
  font-weight: bold;
}