Skip to content

Instantly share code, notes, and snippets.

@tpapp
Created October 2, 2017 06:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpapp/748da1c304accf8d4ba453dc30c4ea16 to your computer and use it in GitHub Desktop.
Save tpapp/748da1c304accf8d4ba453dc30c4ea16 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Created by htmlize-1.51 in inline-css mode. -->
<html>
<head>
<title>*scratch*</title>
</head>
<body style="color: #262626; background-color: #ded6c5;">
<pre>
<span style="color: #008b45;">;; </span><span style="color: #008b45;">This buffer is for text that is not saved, and for Lisp evaluation.
</span><span style="color: #008b45;">;; </span><span style="color: #008b45;">To create a file, visit it with &lt;open&gt; and enter text in its buffer.
</span>
this line has the default background
<span style="color: #0092ff; background-color: #d4caa7;"> </span>there is a tab before this line, whitespace-mode highlights it, characte<span style="background-color: #f6f0e1;">rs beyond 80</span>
<span style="background-color: #d4caa7;">
</span></pre>
</body>
</html>
<pre>
this line has the default background
<span style="color: #0092ff; background-color: #d4caa7;"> </span>there is a tab before this line, whitespace-mode highlights it, characte<span style="background-color: #f6f0e1;">rs beyond 80</span>
</pre>
<pre style="color: #262626; background-color: #ded6c5;">
this line has the default background
<span style="color: #0092ff; background-color: #d4caa7;"> </span>there is a tab before this line, whitespace-mode highlights it, characte<span style="background-color: #f6f0e1;">rs beyond 80</span>
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment