##// END OF EJS Templates
=== Read this commit message if you rebase ===...
=== Read this commit message if you rebase === This Update Readme-IPython Info that contain the commit Sha to cherry pick for next Codemirror update. Please update the commit sha if you rebase on a commit earlier than this one !

File last commit:

r8053:58574fbf
r8061:d7fc63a6
Show More
tiddlywiki.css
14 lines | 220 B | text/css | CssLexer
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;
}