Skip to content

Instantly share code, notes, and snippets.

@kamitchell
Created November 21, 2014 02:40
Show Gist options
  • Save kamitchell/0aad321f7056109a630a to your computer and use it in GitHub Desktop.
Save kamitchell/0aad321f7056109a630a to your computer and use it in GitHub Desktop.
Note that displays without spacing in Evernote 6.0
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE en-export SYSTEM "http://xml.evernote.com/pub/evernote-export3.dtd">
<en-export export-date="20141121T023227Z" application="Evernote" version="Evernote Mac 6.0 (451092)">
<note><title>Evernote spacing</title><content><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd">
<en-note>
<div>
<p style="color: rgb(51, 51, 51); font-family: helvetica, arial, freesans, clean, sans-serif;">Evernote Spacing</p>
<h2 style="font-weight: 700; color: rgb(51, 51, 51); padding-bottom: 0.3em; font-size: 1.75em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); font-family: helvetica, arial, freesans, clean, sans-serif;">Heading 2</h2>
<ul style="padding-left: 2em; color: rgb(51, 51, 51); font-family: helvetica, arial, freesans, clean, sans-serif;">
<li>List</li>
<li>Of</li>
<li>Things</li>
</ul>
<p style="color: rgb(51, 51, 51); font-family: helvetica, arial, freesans, clean, sans-serif;">Separation paragraph</p>
<ol style="padding-left: 2em; color: rgb(51, 51, 51); font-family: helvetica, arial, freesans, clean, sans-serif;">
<li>numbered</li>
<li>List</li>
</ol>
<h2 style="font-weight: 700; color: rgb(51, 51, 51); padding-bottom: 0.3em; font-size: 1.75em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); font-family: helvetica, arial, freesans, clean, sans-serif;">Heading 2</h2>
<h3 style="font-weight: 700; color: rgb(51, 51, 51); font-size: 1.5em; font-family: helvetica, arial, freesans, clean, sans-serif;">Heading 3</h3>
<p style="color: rgb(51, 51, 51); font-family: helvetica, arial, freesans, clean, sans-serif;">Paragraph</p>
<p style="color: rgb(51, 51, 51); font-family: helvetica, arial, freesans, clean, sans-serif;">Another paragraph</p>
</div>
<div><br/></div>
<div><br/></div>
</en-note>
]]></content><created>20141121T022159Z</created><updated>20141121T022914Z</updated><note-attributes><latitude>0</latitude><longitude>0</longitude><altitude>0</altitude><author>Kevin A. Mitchell</author><source>desktop.mac</source><reminder-order>0</reminder-order></note-attributes></note>
</en-export>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment