-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
36 lines (29 loc) · 757 Bytes
/
TODO
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
#html_to_text
ADDRESS - Address
BLOCKQUOTE - Block quotation
DIV - Generic block-level container
DL - Definition list
FIELDSET - Form control group
FORM - Interactive form
H1 - Level-one heading
H2 - Level-two heading
H3 - Level-three heading
H4 - Level-four heading
H5 - Level-five heading
H6 - Level-six heading
HR - Horizontal rule
OL - Ordered list
P - Paragraph
PRE - Preformatted text
TABLE - Table
output TRs as lines, csv the TDs
UL - Unordered list
DD - Definition description
DT - Definition term
LI - List item
a (Links) - Link to Somewhere[1] ---- [1] http://
b (Bold) - *bold*
i (Italic) - _italic_
strong - *strong*
em (emphasis) - _emphasis_
u (underline) - probably do nothing, maybe something like em