Commit Graph

  • bd7a8d6990 Merge pull request #43 from jiulongw/develop AlexVonB 2021-05-16 18:39:58 +02:00
  • ddfbf6a364 Keep important spaces in <li> element Jiulong Wang 2021-05-10 15:55:28 -07:00
  • 91a64e3cd4 Fix missing whitespaces in <li> node Jiulong Wang 2021-05-10 14:42:05 -07:00
  • 02bb914ef3 Merge branch 'develop' 0.7.2 AlexVonB 2021-05-02 13:49:30 +02:00
  • 0fee4b0a80 bump to v0.7.2 AlexVonB 2021-05-02 13:49:14 +02:00
  • 10e1ff3e6e Merge pull request #23 from SimonIT/ordere-list-update AlexVonB 2021-05-02 13:47:43 +02:00
  • 73800ced36 fixed whitespace issues at nested lists AlexVonB 2021-05-02 13:44:09 +02:00
  • 1538cacb94 Merge branch 'develop' into ordere-list-update AlexVonB 2021-05-02 10:58:13 +02:00
  • 21c0d034d0 Merge branch 'develop' 0.7.1 AlexVonB 2021-05-02 10:51:00 +02:00
  • f59f9f9a54 bump to v0.7.1 AlexVonB 2021-05-02 10:50:49 +02:00
  • bd22a16c9e Merge pull request #40 from jiulongw/jiulongw/hr AlexVonB 2021-05-02 10:47:32 +02:00
  • 55fb96e3c0 fix hr tests AlexVonB 2021-05-02 10:45:52 +02:00
  • 5f102d5223 Add conversion for hr element Jiulong Wang 2021-04-28 15:22:24 -07:00
  • e3ddc789a2 Merge branch 'develop' 0.7.0 AlexVonB 2021-04-22 12:43:27 +02:00
  • 651d5f00e8 bump to v0.7.0 AlexVonB 2021-04-22 12:43:17 +02:00
  • 3cf324d03d Merge pull request #36 from BrunoMiguens/add-basic-support-for-tables AlexVonB 2021-04-22 12:41:54 +02:00
  • 96f7e7d307 Merge branch 'develop' into add-basic-support-for-tables AlexVonB 2021-04-22 12:40:16 +02:00
  • e1dbbfad42 guard table lines with pipes, resolves the empty header problem AlexVonB 2021-04-22 12:36:11 +02:00
  • 2d0cd97323 Merge branch 'develop' 0.6.6 AlexVonB 2021-04-22 12:13:03 +02:00
  • d4882b86b9 bump to v0.6.6 AlexVonB 2021-04-22 12:12:51 +02:00
  • b47d5f11c8 Merge pull request #37 from andredelft/develop AlexVonB 2021-04-18 21:35:16 +02:00
  • 29c794e17d Introduce OPTIONs for strong_em_symbol André van Delft 2021-04-18 18:13:29 +02:00
  • e877602a5e Separate the strong_em_symbol and newline style tests André van Delft 2021-04-05 11:28:42 +02:00
  • 5580b0b51d Update README.rst André van Delft 2021-04-05 11:13:52 +02:00
  • 650f377b64 Fix linting André van Delft 2021-04-05 11:13:19 +02:00
  • 7ee87b1d32 Use .lower() on _style option fetching André van Delft 2021-04-05 10:50:23 +02:00
  • 16dbc471b9 Test newline_style André van Delft 2021-04-05 10:47:55 +02:00
  • c04ec855dd Change option to newline_style and use variables like heading_style does André van Delft 2021-04-05 10:44:20 +02:00
  • 8da0bdf998 Test strong_em_symbol André van Delft 2021-04-05 10:28:46 +02:00
  • ec185e2e9c Merge branch 'develop' 0.6.5 AlexVonB 2021-02-21 23:09:55 +01:00
  • a59e4b9f48 bump to v0.6.5 AlexVonB 2021-02-21 23:09:44 +01:00
  • fd293a9714 use python 3.8 instead of 3.6 AlexVonB 2021-02-21 23:08:49 +01:00
  • 99365de669 upgrading code for python 3.x AlexVonB 2021-02-21 23:06:21 +01:00
  • 079d1721aa Merge branch 'develop' 0.6.4 AlexVonB 2021-02-21 20:58:34 +01:00
  • ed406d3206 bump to v0.6.4 AlexVonB 2021-02-21 20:57:57 +01:00
  • f320cf87ff closing #25 and #18 AlexVonB 2021-02-21 20:53:41 +01:00
  • a79ed44ec3 Fix code ticks in README André van Delft 2021-02-15 16:51:20 +01:00
  • 29a4e551f7 Update README with the two new options André van Delft 2021-02-15 16:37:13 +01:00
  • b3ac4606a6 Allow for the use of backslash for newlines André van Delft 2021-02-15 16:29:14 +01:00
  • f093843f40 Allow for a custom strong or emphasis symbol André van Delft 2021-02-15 16:19:19 +01:00
  • de6f91af0e Revert header validation and leave possibility to empty column Bruno Miguens 2021-02-08 20:56:18 +00:00
  • 8c28ade348 Remove empty header validation to allow empty header Bruno Miguens 2021-02-08 20:50:15 +00:00
  • a152c5b706 Fix lint Bruno Miguens 2021-02-08 19:32:35 +00:00
  • 292d64bbf4 Remove unnecessary tests Bruno Miguens 2021-02-08 19:26:27 +00:00
  • db96eeb785 Add tests for basic and thead/tbody tables Bruno Miguens 2021-02-08 16:56:41 +00:00
  • 73f7644c0d Add basic support for HTML tables Bruno Miguens 2021-02-08 16:56:10 +00:00
  • a4d134df97 Merge pull request #34 from BrunoMiguens/add-ignore-comment-tags AlexVonB 2021-02-07 19:46:49 +01:00
  • 457454c713 Add new line at the end of file Bruno Miguens 2021-02-05 19:41:43 +00:00
  • 321e9eb5f6 Add ignore comment tags Bruno Miguens 2021-02-05 19:38:24 +00:00
  • bf24df3e2e bump to v0.6.3 0.6.3 AlexVonB 2021-01-12 22:43:18 +01:00
  • 15329588b1 Merge branch 'develop' AlexVonB 2021-01-12 22:42:58 +01:00
  • 77d1e99bd5 satisfy linter AlexVonB 2021-01-12 22:42:06 +01:00
  • 34ad8485fa bump to v0.6.2 0.6.2 AlexVonB 2021-01-12 22:40:03 +01:00
  • f0ce934bf8 Merge branch 'develop' AlexVonB 2021-01-12 22:39:47 +01:00
  • 97c78ef55b Merge branch 'fix-extra-headline-whitespace' into develop AlexVonB 2021-01-12 22:38:59 +01:00
  • 99cd237f27 Merge branch 'develop' 0.6.1 AlexVonB 2021-01-04 10:22:02 +01:00
  • b7e1ab889d bump to v0.6.1 AlexVonB 2021-01-04 10:21:27 +01:00
  • 29e86aec55 Merge branch 'fix-link-underscores' into develop AlexVonB 2021-01-04 10:18:05 +01:00
  • 453b604096 Fixing autolinks AlexVonB 2021-01-02 17:22:27 +01:00
  • 2bde8d3e8e Merge branch 'develop' AlexVonB 2021-01-02 16:49:28 +01:00
  • 4f8937810b dont replace newlines and tabs with spaces AlexVonB 2020-12-29 10:28:50 +01:00
  • 3544322ed2 Bump Version 0.6.0 0.6.0 AlexVonB 2020-12-13 23:41:56 +01:00
  • c4d0a14ce5 Merge pull request #26 from idvorkin/develop AlexVonB 2020-12-13 23:39:34 +01:00
  • 05ea8dc58a Add many tests and support image tag Igor Dvorkin 2020-12-13 17:39:08 +00:00
  • 7780f82c30 Using a regexp to determine if a tag is a heading. Igor Dvorkin 2020-12-11 16:54:14 -08:00
  • 7685738344 Formatting tweak Andrew Richards 2020-11-27 14:18:08 +00:00
  • 92a73c8dfe Correct test_code_with_tricky_content() Andrew Richards 2020-11-26 22:20:29 +00:00
  • 3354f143d8 Add method for <code> tag Andrew Richards 2020-11-23 16:16:10 +00:00
  • d558617cd7 Add support for headings that include nested block elements Igor Dvorkin 2020-11-15 09:04:22 -08:00
  • 8c9b029756 Merge branch 'develop' 0.5.3 AlexVonB 2020-09-01 18:10:07 +02:00
  • 25d68b4265 Bump version 0.5.3 AlexVonB 2020-09-01 18:09:24 +02:00
  • 5561106991 Merge pull request #24 from SimonIT/fix-corrupt-html AlexVonB 2020-09-01 18:04:17 +02:00
  • 1b3136ad04 Fix parsing corrupt html SimonIT 2020-08-31 13:15:10 +02:00
  • 2c7e4a0100 Fix tests SimonIT 2020-08-26 19:47:11 +02:00
  • 4f00d638d2 Merge remote-tracking branch 'upstream/develop' into ordered-list SimonIT 2020-08-26 19:41:43 +02:00
  • 987a2a9cae Merge pull request #20 from SimonIT/badges AlexVonB 2020-08-19 10:32:30 +02:00
  • a4461161bc Make badges inline SimonIT 2020-08-19 10:06:21 +02:00
  • ae50065872 Merge branch 'develop' 0.5.2 AlexVonB 2020-08-18 18:53:10 +02:00
  • 19e2c3db0d Bump version 0.5.2 AlexVonB 2020-08-18 18:52:53 +02:00
  • ba51bbee12 Merge pull request #22 from SimonIT/ol-start-attribute AlexVonB 2020-08-18 18:44:59 +02:00
  • 9f3d497053 use python3.6 for linting AlexVonB 2020-08-18 18:41:46 +02:00
  • d2fc689b66 set max flake8 version again3 AlexVonB 2020-08-18 18:39:20 +02:00
  • ab78385b56 set max flake8 version again2 AlexVonB 2020-08-18 18:38:17 +02:00
  • 9ebf726e78 set max flake8 version again AlexVonB 2020-08-18 18:37:39 +02:00
  • 3f8403aa7a set max flake8 version AlexVonB 2020-08-18 18:35:31 +02:00
  • 5b6e76f984 Create python-app.yml AlexVonB 2020-08-18 18:30:55 +02:00
  • 04711027e6 Replace downloads badge SimonIT 2020-08-13 20:11:18 +02:00
  • ca98892953 Support the start attribute for ordered lists SimonIT 2020-08-11 11:43:02 +02:00
  • 0dc281e6ea Bump version 0.5.1 0.5.1 AlexVonB 2020-08-11 09:51:04 +02:00
  • 4e6e20e756 Merge pull request #21 from matthewwithanm/python-publish AlexVonB 2020-08-11 09:49:29 +02:00
  • 9358522c73 Create python-publish.yml Matthew Dapena-Tretter 2020-08-10 19:42:48 -07:00
  • 28d7a22da3 Remove alt because it makes some trouble SimonIT 2020-08-10 17:42:18 +02:00
  • 8b882ca3c9 Add some fancy badges SimonIT 2020-08-10 16:24:00 +02:00
  • 1078610066 ignore build folder AlexVonB 2020-08-10 13:03:12 +02:00
  • d23dbc77e4 Merge branch 'master' into develop AlexVonB 2020-08-10 13:01:34 +02:00
  • 0c4b856b9c Bump to 0.5.0 0.5.0 AlexVonB 2020-08-09 21:22:08 +02:00
  • e9cc01938a Merge branch 'develop' AlexVonB 2020-08-09 21:20:44 +02:00
  • aceced68eb cleaning up changes with help of linter AlexVonB 2020-08-09 21:17:39 +02:00
  • 3b049cdb9c added egg dirs to gitignore AlexVonB 2020-08-09 21:13:33 +02:00
  • b747378b52 fixed nested lists and wrote correct tests AlexVonB 2020-08-09 21:11:16 +02:00