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:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user