-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
44 lines (34 loc) · 1.43 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Frank_Xu的学习笔记]]></title>
<link href="http://frankyxhl.github.com/atom.xml" rel="self"/>
<link href="http://frankyxhl.github.com/"/>
<updated>2012-09-21T17:11:02+08:00</updated>
<id>http://frankyxhl.github.com/</id>
<author>
<name><![CDATA[Frank_Xu]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[序]]></title>
<link href="http://frankyxhl.github.com/blog/2012/09/21/new-post/"/>
<updated>2012-09-21T16:43:00+08:00</updated>
<id>http://frankyxhl.github.com/blog/2012/09/21/new-post</id>
<content type="html"><![CDATA[<h1>Dillinger</h1>
<p>Dillinger is a cloud-enabled HTML5 Markdown editor.</p>
<ul>
<li>Type some Markdown text in the left window</li>
<li>See the HTML in the right</li>
<li>Magic</li>
</ul>
<p>Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. As [John Gruber] writes on the [Markdown site] [1]:</p>
<blockquote><p>The overriding design goal for Markdown’s
formatting syntax is to make it as readable
as possible. The idea is that a
Markdown-formatted document should be
publishable as-is, as plain text, without
looking like it’s been marked up with tags
or formatting instructions.</p></blockquote>
]]></content>
</entry>
</feed>