Manolo Martínez
1 year ago
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
</head>
<body>
<p>Trying out @Mike 30 's explanation. This is a post that was:</p>
<ul>
<li>Written in <a href="http://johnmacfarlane.net/pandoc/">pandoc</a></li>
<li>Converted to html on the fly</li>
<li>And sent to ~F.</li>
</ul>
<p>It'd be <em>nice</em> if it worked as is. "Some more markup&quot;.</p>
</body>
</html>
@Mike
Manolo Martínez
1 year ago
@Mike yep, this is not doing exactly what I wanted. Is there any way to let the API know that I am sending html?
@Mike