Mercurial > repos > public > wdown
changeset 19:fbdb89dc8e8c
Add todo regarding syntax highlighting styles
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 01 Jul 2020 11:35:52 +0200 |
parents | adc92b0118f4 |
children | cb6c79b172d1 |
files | test.md |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test.md Thu Jun 25 21:57:11 2020 +0200 +++ b/test.md Wed Jul 01 11:35:52 2020 +0200 @@ -70,6 +70,7 @@ - [ ] Revisit the branch `javascript-experiment` and see if it's possible to get rid of the extra characters rendered by _katex_. ### Code highlighting + - [ ] Fix the styles so that highlighted block have the same background as non-highlighted blocks - [ ] Check of other highlighters use the same kind of coloring idea - [ ] Check how to style the code coloring - [ ] Switch to CSS-class based code coloring