Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="UTF-8">
<style>
::grammar-error {
background-color: lime;
color: green;
}
</style>
<span>Many thing can happen.</span>