fix the flickering by delaying and throwing

Explanation coming on my blog, math2001.github.io, something like
"lessons learned from re writing MarkdownLivePreview"
This commit is contained in:
Mathieu PATUREL
2019-11-15 16:10:50 +11:00
parent 0dea8afba4
commit c14c28b56b
4 changed files with 19 additions and 10 deletions

View File

@ -4,7 +4,8 @@ html {
}
body {
font-family: "Ubuntu", "DejaVu Sans", "Open Sans", sans-serif;
font-family: "Ubuntu", "DejaVu Sans", "Open Sans", sans-serif;
font-size: 15px;
}
blockquote {