Bruno Miguens
|
a152c5b706
|
Fix lint
|
2021-02-08 19:32:35 +00:00 |
|
Bruno Miguens
|
292d64bbf4
|
Remove unnecessary tests
|
2021-02-08 19:26:27 +00:00 |
|
Bruno Miguens
|
db96eeb785
|
Add tests for basic and thead/tbody tables
|
2021-02-08 17:00:09 +00:00 |
|
Bruno Miguens
|
73f7644c0d
|
Add basic support for HTML tables
|
2021-02-08 17:00:09 +00:00 |
|
AlexVonB
|
a4d134df97
|
Merge pull request #34 from BrunoMiguens/add-ignore-comment-tags
Add ignore comment tags
|
2021-02-07 19:46:49 +01:00 |
|
Bruno Miguens
|
457454c713
|
Add new line at the end of file
|
2021-02-05 19:49:57 +00:00 |
|
Bruno Miguens
|
321e9eb5f6
|
Add ignore comment tags
|
2021-02-05 19:40:43 +00:00 |
|
AlexVonB
|
bf24df3e2e
|
bump to v0.6.3
0.6.3
|
2021-01-12 22:43:18 +01:00 |
|
AlexVonB
|
15329588b1
|
Merge branch 'develop'
|
2021-01-12 22:42:58 +01:00 |
|
AlexVonB
|
77d1e99bd5
|
satisfy linter
|
2021-01-12 22:42:06 +01:00 |
|
AlexVonB
|
34ad8485fa
|
bump to v0.6.2
0.6.2
|
2021-01-12 22:40:03 +01:00 |
|
AlexVonB
|
f0ce934bf8
|
Merge branch 'develop'
|
2021-01-12 22:39:47 +01:00 |
|
AlexVonB
|
97c78ef55b
|
Merge branch 'fix-extra-headline-whitespace' into develop
|
2021-01-12 22:38:59 +01:00 |
|
AlexVonB
|
99cd237f27
|
Merge branch 'develop'
0.6.1
|
2021-01-04 10:22:02 +01:00 |
|
AlexVonB
|
b7e1ab889d
|
bump to v0.6.1
|
2021-01-04 10:21:27 +01:00 |
|
AlexVonB
|
29e86aec55
|
Merge branch 'fix-link-underscores' into develop
|
2021-01-04 10:18:05 +01:00 |
|
AlexVonB
|
453b604096
|
Fixing autolinks
When checking a links href and text for
equality, first un-escape the underscores
in the text -- because six escapes them.
This should fix #29.
|
2021-01-02 17:22:36 +01:00 |
|
AlexVonB
|
2bde8d3e8e
|
Merge branch 'develop'
|
2021-01-02 16:49:28 +01:00 |
|
AlexVonB
|
4f8937810b
|
dont replace newlines and tabs with spaces
this should fix #17, as all leading new lines
were replaced with a single space, which in turn
was rendered before the # of a headline
|
2020-12-29 10:28:50 +01:00 |
|
AlexVonB
|
3544322ed2
|
Bump Version 0.6.0
0.6.0
|
2020-12-13 23:41:56 +01:00 |
|
AlexVonB
|
c4d0a14ce5
|
Merge pull request #26 from idvorkin/develop
Add support for headings that include nested divs
|
2020-12-13 23:39:34 +01:00 |
|
Igor Dvorkin
|
05ea8dc58a
|
Add many tests and support image tag
|
2020-12-13 17:40:53 +00:00 |
|
Igor Dvorkin
|
7780f82c30
|
Using a regexp to determine if a tag is a heading.
|
2020-12-11 16:54:14 -08:00 |
|
Igor Dvorkin
|
d558617cd7
|
Add support for headings that include nested block elements
|
2020-11-20 06:03:51 -08:00 |
|
AlexVonB
|
8c9b029756
|
Merge branch 'develop'
0.5.3
|
2020-09-01 18:10:07 +02:00 |
|
AlexVonB
|
25d68b4265
|
Bump version 0.5.3
|
2020-09-01 18:09:24 +02:00 |
|
AlexVonB
|
5561106991
|
Merge pull request #24 from SimonIT/fix-corrupt-html
Fix parsing corrupt html
|
2020-09-01 18:04:17 +02:00 |
|
SimonIT
|
1b3136ad04
|
Fix parsing corrupt html
|
2020-08-31 13:15:10 +02:00 |
|
SimonIT
|
2c7e4a0100
|
Fix tests
|
2020-08-26 19:47:11 +02:00 |
|
SimonIT
|
4f00d638d2
|
Merge remote-tracking branch 'upstream/develop' into ordered-list
# Conflicts:
# markdownify/__init__.py
# tests/test_conversions.py
|
2020-08-26 19:41:43 +02:00 |
|
AlexVonB
|
987a2a9cae
|
Merge pull request #20 from SimonIT/badges
Add some fancy badges
|
2020-08-19 10:32:30 +02:00 |
|
SimonIT
|
a4461161bc
|
Make badges inline
|
2020-08-19 10:06:21 +02:00 |
|
AlexVonB
|
ae50065872
|
Merge branch 'develop'
0.5.2
|
2020-08-18 18:53:10 +02:00 |
|
AlexVonB
|
19e2c3db0d
|
Bump version 0.5.2
|
2020-08-18 18:52:53 +02:00 |
|
AlexVonB
|
ba51bbee12
|
Merge pull request #22 from SimonIT/ol-start-attribute
Support the start attribute for ordered lists
|
2020-08-18 18:44:59 +02:00 |
|
AlexVonB
|
9f3d497053
|
use python3.6 for linting
|
2020-08-18 18:41:46 +02:00 |
|
AlexVonB
|
d2fc689b66
|
set max flake8 version again3
|
2020-08-18 18:39:20 +02:00 |
|
AlexVonB
|
ab78385b56
|
set max flake8 version again2
|
2020-08-18 18:38:17 +02:00 |
|
AlexVonB
|
9ebf726e78
|
set max flake8 version again
|
2020-08-18 18:37:39 +02:00 |
|
AlexVonB
|
3f8403aa7a
|
set max flake8 version
|
2020-08-18 18:35:31 +02:00 |
|
AlexVonB
|
5b6e76f984
|
Create python-app.yml
|
2020-08-18 18:30:55 +02:00 |
|
SimonIT
|
04711027e6
|
Replace downloads badge
|
2020-08-13 20:11:18 +02:00 |
|
SimonIT
|
ca98892953
|
Support the start attribute for ordered lists
|
2020-08-11 11:43:02 +02:00 |
|
AlexVonB
|
0dc281e6ea
|
Bump version 0.5.1
0.5.1
|
2020-08-11 09:51:04 +02:00 |
|
AlexVonB
|
4e6e20e756
|
Merge pull request #21 from matthewwithanm/python-publish
Create python-publish.yml
|
2020-08-11 09:49:29 +02:00 |
|
Matthew Dapena-Tretter
|
9358522c73
|
Create python-publish.yml
Add workflow for publishing to PyPI.
|
2020-08-10 19:42:48 -07:00 |
|
SimonIT
|
28d7a22da3
|
Remove alt because it makes some trouble
|
2020-08-10 17:42:18 +02:00 |
|
SimonIT
|
8b882ca3c9
|
Add some fancy badges
|
2020-08-10 16:24:00 +02:00 |
|
AlexVonB
|
1078610066
|
ignore build folder
|
2020-08-10 13:03:12 +02:00 |
|
AlexVonB
|
d23dbc77e4
|
Merge branch 'master' into develop
|
2020-08-10 13:01:34 +02:00 |
|