-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBlackQuill.opml
63 lines (63 loc) · 2.31 KB
/
BlackQuill.opml
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<opml version="1.0">
<head>
<title>BlackQuill</title>
<ownerName></ownerName>
</head>
<body>
<outline text="Manage BlackQuill implementation plan">
<outline text="<blockquote>">
<outline text="> Ahead Style">
<outline text="A line"></outline>
<outline text="Lines"></outline>
</outline>
</outline>
<outline text="<h1>-<h6>">
<outline text="Underline Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
<outline text="# ahead Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
<outline text="# Surrounded Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
</outline>
<outline text="<i>">
<outline text="Surrounded by * Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
</outline>
<outline text="<em>">
<outline text="Surrounded by ** Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
</outline>
<outline text="<ul>">
<outline text="* Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
<outline text="Convert to OPML"></outline>
</outline>
<outline text="<ol>">
<outline text="Numbered Style">
<outline text="2013/05/E">
<outline text="Done"></outline>
</outline>
</outline>
</outline>
</outline>
</body>
</opml>