Add markdown preview; fix bug with deleted editor
This commit is contained in:
@@ -40,6 +40,7 @@ $(function(){
|
||||
$(this).parent().attr("lang", "(language unknown)");
|
||||
}
|
||||
});
|
||||
|
||||
updateTimestamps();
|
||||
setInterval(updateTimestamps, 1000*10);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user