Matthew Tretter
|
1ef4dd1468
|
Add shortcut link syntax
|
2013-07-31 19:23:39 -04:00 |
|
Matthew Tretter
|
8a1e2d9403
|
Add simple img conversion
|
2013-07-31 19:23:36 -04:00 |
|
Matthew Tretter
|
5563723cbc
|
Bump to 0.3.0
|
2013-07-31 18:16:02 -04:00 |
|
Matthew Tretter
|
a9c13a56da
|
Identify and single out HTML fragment
|
2013-07-31 18:13:50 -04:00 |
|
Matthew Tretter
|
7bdeb15b18
|
Use bs4
This causes a lot more tests to fail. But it'll be worth it in the end.
|
2013-07-31 18:01:52 -04:00 |
|
Matthew Tretter
|
0211ac6619
|
Lint code
|
2013-07-31 17:20:36 -04:00 |
|
Matthew Tretter
|
ece61a5b1f
|
Bump to 0.2.0
|
2013-07-31 17:11:12 -04:00 |
|
Matthew Tretter
|
7f75b0bbce
|
Update package meta
|
2013-07-31 16:40:56 -04:00 |
|
Matthew Tretter
|
72d6e6c5ee
|
Clean up process_tag
No more putting text back into nodes
|
2012-07-16 12:12:28 -04:00 |
|
Matthew Tretter
|
3b5049a975
|
Pass text to conversion functions
|
2012-07-16 10:29:14 -04:00 |
|
Matthew Tretter
|
697f7d3276
|
Add arguments for specifying tags to strip/convert
|
2012-07-13 17:25:10 -04:00 |
|
Matthew Tretter
|
293937c991
|
Nested blockquote support
|
2012-07-06 21:13:59 -04:00 |
|
Matthew Tretter
|
7f391f8e9a
|
blockquote tag conversion
|
2012-07-06 21:09:48 -04:00 |
|
Matthew Tretter
|
6c760081b5
|
br tag conversion
|
2012-06-29 14:59:29 -04:00 |
|
Matthew Tretter
|
7b4f9b6b7d
|
Remove unused import
|
2012-06-29 14:52:10 -04:00 |
|
Matthew Tretter
|
6a70f9f61b
|
Text node processing
|
2012-06-29 14:51:28 -04:00 |
|
Matthew Tretter
|
b7e528dd8a
|
Rename convert_tag to process_tag
|
2012-06-29 14:15:30 -04:00 |
|
Matthew Tretter
|
1fead8f9e7
|
Title support for a tags
|
2012-06-29 13:54:29 -04:00 |
|
Matthew Tretter
|
22c5b2cade
|
Correct tail handling
|
2012-06-29 13:46:45 -04:00 |
|
Matthew Tretter
|
d73b8d4c4d
|
a tag conversion
|
2012-06-29 13:40:27 -04:00 |
|
Matthew Tretter
|
489217527d
|
Preserve attributes for conversion
|
2012-06-29 13:39:54 -04:00 |
|
Matthew Tretter
|
c31aebb066
|
p tag conversion
|
2012-06-29 13:23:18 -04:00 |
|
Matthew Tretter
|
e28b2fc7f6
|
ul and li conversion
|
2012-06-29 13:19:58 -04:00 |
|
Matthew Tretter
|
a2788df401
|
Favor single asterisks for i/em tags
|
2012-06-29 13:06:39 -04:00 |
|
Matthew Tretter
|
de92943b32
|
b and strong tag conversion
|
2012-06-29 13:05:48 -04:00 |
|
Matthew Tretter
|
9798a14f19
|
h* tag conversion
|
2012-06-29 13:02:43 -04:00 |
|
Matthew Tretter
|
5220ac6ea2
|
i tag conversion
|
2012-06-29 12:51:12 -04:00 |
|
Matthew Tretter
|
77172ab3ba
|
em tag conversion
|
2012-06-29 12:51:09 -04:00 |
|
Matthew Tretter
|
59fd19b29a
|
Add escape util
|
2012-06-29 12:51:02 -04:00 |
|
Matthew Tretter
|
c7cbe8a5b1
|
h1 and h2 tag conversion
|
2012-06-29 12:51:00 -04:00 |
|
Matthew Tretter
|
36cb7f6ac1
|
Basic conversion skeleton
|
2012-06-29 12:29:09 -04:00 |
|