Commit Graph

  • 60967c1c95 ignore script and style content (such as css and javascript) (#112) Thomas L. Kjeldsen 2024-03-11 21:07:24 +01:00
  • c7718b6d81 Merge pull request #104 from chrispy-snps/fix/97-101-102 Chris Papademetrious 2024-01-15 15:46:51 -05:00
  • 2b22d239ad avoid text normalization/escaping in any preformatted/code context chrispy 2024-01-15 07:59:39 -05:00
  • 67100595ae Migrated the metadata into PEP 621-compliant pyproject.toml, got rid of setup.cfg. KOLANICH 2022-11-10 15:29:25 +03:00
  • deba8b5e54 Started populating version automatically from git tags using setuptools_scm. KOLANICH 2022-11-10 15:26:57 +03:00
  • ca88e4e49d Move the metadata from setup.py into setup.cfg. Added pyproject.toml. Removed setup.py - it is no longer needed. Got rid of tests erroroneously finding their way into the wheel. KOLANICH 2022-11-10 15:17:14 +03:00
  • 8219d2a673 Merge branch 'develop' 0.11.6 AlexVonB 2022-09-02 10:11:08 +02:00
  • e6e23fd512 bump to v0.11.6 AlexVonB 2022-09-02 10:10:27 +02:00
  • 433fad2dec added nix shell file Alex 2022-09-02 08:50:45 +02:00
  • 4fb451ffa6 fixed cli parameters Alex 2022-09-02 08:44:41 +02:00
  • 0c8ac578c9 Merge branch 'develop' 0.11.5 AlexVonB 2022-08-31 21:45:38 +02:00
  • e8d041c251 bump to v0.11.5 AlexVonB 2022-08-31 21:45:24 +02:00
  • f729c3ba43 first test, then lint AlexVonB 2022-08-31 21:44:53 +02:00
  • eddfdae4ca fix cli options: default heading, em symbols AlexVonB 2022-08-31 21:44:42 +02:00
  • 8f047753ae Merge branch 'develop' 0.11.4 AlexVonB 2022-08-28 22:03:22 +02:00
  • 50b3b73a8f bump to v0.11.4 AlexVonB 2022-08-28 22:03:14 +02:00
  • 0310216877 fixed readme and added linter to detect this earlier AlexVonB 2022-08-28 22:02:49 +02:00
  • 194c646a20 Merge branch 'develop' 0.11.3 AlexVonB 2022-08-28 21:43:12 +02:00
  • 9914474828 bump to v0.11.3 AlexVonB 2022-08-28 21:42:46 +02:00
  • 6263f0e5f0 Switch to tox for tests (#73) AlexVonB 2022-08-28 21:40:52 +02:00
  • e249e58818 fix github action to work with tox feature/tox AlexVonB 2022-08-28 21:39:26 +02:00
  • 2840653e29 switching to tox AlexVonB 2022-08-28 21:38:06 +02:00
  • 17d8586843 don't escape text in pre tag (Fenced Code Blocks) (#67) Adam Bambuch 2022-08-28 20:58:54 +02:00
  • 59eb069700 added readme for cli AlexVonB 2022-08-28 20:56:23 +02:00
  • e79971a7eb Add console entry point (#72) Daniel J. Perry 2022-08-28 14:53:15 -04:00
  • 2c533339cf Merge branch 'develop' 0.11.2 AlexVonB 2022-04-24 11:01:54 +02:00
  • 5adda130b8 bump to v0.11.2 AlexVonB 2022-04-24 11:01:29 +02:00
  • 5f1b98e25d added wrap option AlexVonB 2022-04-24 11:00:04 +02:00
  • 16acd2b763 typo in readme AlexVonB 2022-04-24 10:59:22 +02:00
  • 2b8cf444f1 Merge branch 'develop' 0.11.1 AlexVonB 2022-04-14 10:25:35 +02:00
  • 207d0f4ec6 bump to v0.11.1 AlexVonB 2022-04-14 10:25:25 +02:00
  • ebb9ea713d Fix detection of "first row, not headline" (#63) Mikko Korpela 2022-04-14 11:24:32 +03:00
  • d375116807 Merge branch 'develop' 0.11.0 AlexVonB 2022-04-13 20:47:52 +02:00
  • 87b9f6c88e bump to v0.11.0 AlexVonB 2022-04-13 20:47:30 +02:00
  • bda367dad9 Merge branch 'tdgroot-code_language_callback' into develop AlexVonB 2022-04-13 20:44:18 +02:00
  • 61e8940486 added readme for callback tdgroot-code_language_callback AlexVonB 2022-04-13 20:34:06 +02:00
  • 35479d2d3b Merge branch 'code_language_callback' of https://github.com/tdgroot/python-markdownify into tdgroot-code_language_callback AlexVonB 2022-04-13 20:25:37 +02:00
  • b589863715 add escaping of asterisks and option to disable it AlexVonB 2022-04-13 20:04:12 +02:00
  • 423b7e948c add option to allow inline images in selected tags AlexVonB 2022-04-13 19:55:34 +02:00
  • 0ea95de4d0 Add code language callback Timon de Groot 2022-04-09 13:22:28 +02:00
  • ed3eee78d2 fixed readme AlexVonB 2022-01-24 18:18:19 +01:00
  • eb0330bfc6 Merge branch 'develop' 0.10.3 AlexVonB 2022-01-23 11:01:45 +01:00
  • ddda696396 bump to v0.10.3 AlexVonB 2022-01-23 11:01:26 +01:00
  • 0a1343a538 allow BeautifulSoup objects to be converted AlexVonB 2022-01-23 11:00:19 +01:00
  • 9d0b839b73 wording AlexVonB 2022-01-23 10:59:24 +01:00
  • 28793ac0b3 Merge branch 'develop' 0.10.2 AlexVonB 2022-01-18 08:56:33 +01:00
  • d3eff11617 bump to v0.10.2 AlexVonB 2022-01-18 08:53:33 +01:00
  • bd6b581122 add option to not escape underscores AlexVonB 2022-01-18 08:51:44 +01:00
  • 9231704988 Merge branch 'develop' 0.10.1 AlexVonB 2021-12-11 14:44:58 +01:00
  • c8f7cf63e3 bump to v0.10.1 AlexVonB 2021-12-11 14:44:34 +01:00
  • 12a68a7d14 allow flake8 v4.x AlexVonB 2021-12-11 14:43:09 +01:00
  • 1613c302bc Merge branch 'develop' 0.10.0 AlexVonB 2021-11-17 17:11:01 +01:00
  • 478b1c7e13 bump to v0.10.0 AlexVonB 2021-11-17 17:10:15 +01:00
  • ffcf6cbcb2 fix readme for code_language AlexVonB 2021-11-17 17:09:47 +01:00
  • 0ab0452414 add readme for code_language AlexVonB 2021-11-17 17:08:14 +01:00
  • b62b067cbd Merge branch 'Inzaniak-develop' into develop AlexVonB 2021-11-17 17:05:07 +01:00
  • cb2646cd93 differentiated between text and code language Inzaniak-develop AlexVonB 2021-11-17 17:03:31 +01:00
  • 9692b5e714 satisfy linter AlexVonB 2021-11-17 16:55:00 +01:00
  • ac68c53a7d added language for multiline code Umberto Grando 2021-11-01 21:19:35 +01:00
  • 55c9e84f38 Merge branch 'develop' 0.9.4 AlexVonB 2021-09-04 21:50:34 +02:00
  • 40dd30419c bump to v0.9.4 AlexVonB 2021-09-04 21:50:05 +02:00
  • da56f7f56a Merge pull request #53 from Hozhyi/fix/bullet_list_tags_in_separate_lines AlexVonB 2021-09-04 21:48:16 +02:00
  • 8400b39dd9 remove trailing whitespace to satisfy the linter AlexVonB 2021-09-04 21:47:27 +02:00
  • 5fc1441fe7 Added appropriate test Viktor Hozhyi 2021-09-04 20:51:08 +03:00
  • 044615eff1 Fixed issue #52 - added stripping of text to list Viktor Hozhyi 2021-09-04 12:39:30 +03:00
  • 99875683ac Merge branch 'develop' 0.9.3 AlexVonB 2021-08-25 08:53:38 +02:00
  • dbd9f3f3d2 bump to v0.9.3 AlexVonB 2021-08-25 08:53:17 +02:00
  • 0fdeb1ff6e convert tags inside table cells as inline AlexVonB 2021-08-25 08:48:30 +02:00
  • eaeb0603eb Merge branch 'develop' 0.9.2 AlexVonB 2021-07-11 13:21:20 +02:00
  • 6a2f3a4b42 fix rst syntax error AlexVonB 2021-07-11 13:20:39 +02:00
  • cb73590623 Merge branch 'develop' 0.9.1 AlexVonB 2021-07-11 13:14:29 +02:00
  • 22180a166d bump to v0.9.1 AlexVonB 2021-07-11 13:13:31 +02:00
  • 16d8a0e1f7 Revert "add figure/figcaption" AlexVonB 2021-07-11 13:12:16 +02:00
  • 4aa6cf2a24 rewrote text processing to not escape _ in code AlexVonB 2021-07-11 13:10:59 +02:00
  • 828e116530 add figure/figcaption AlexVonB 2021-06-30 13:02:36 +02:00
  • 62e9f0de02 add examples for custom converters AlexVonB 2021-06-27 15:53:23 +02:00
  • 59417ab115 Merge branch 'develop' 0.9.0 AlexVonB 2021-05-30 19:10:49 +02:00
  • cec570fc49 bump to v0.9.0 AlexVonB 2021-05-30 19:10:31 +02:00
  • a6a31624ad add options for sub and sup tags AlexVonB 2021-05-30 19:07:43 +02:00
  • 6f3732307d restructured test files AlexVonB 2021-05-30 18:56:46 +02:00
  • 8f6d7e500d add option 'default_title' to links AlexVonB 2021-05-30 18:40:40 +02:00
  • 917b01e548 Merge branch 'develop' 0.8.1 AlexVonB 2021-05-30 11:20:32 +02:00
  • e96351b666 bump to v0.8.1 AlexVonB 2021-05-30 11:20:16 +02:00
  • 129c4ef060 ignore doctype tag, test cdata tag AlexVonB 2021-05-30 11:15:20 +02:00
  • 652714859d Merge branch 'develop' 0.8.0 AlexVonB 2021-05-21 14:18:14 +02:00
  • 9cb940cbc0 bump to v0.8.0 AlexVonB 2021-05-21 14:17:51 +02:00
  • 70ef9b6e48 added pre tag AlexVonB 2021-05-21 14:15:41 +02:00
  • 91d53ddd5a refactor simple inline conversions AlexVonB 2021-05-21 13:53:00 +02:00
  • 079f32f6cd added del and s tags AlexVonB 2021-05-21 12:27:49 +02:00
  • 89b577e91e ordering functions alphabetically AlexVonB 2021-05-21 12:21:21 +02:00
  • 4bf2ea44fc Merge branch 'AndrewCRichards-andrewcrichards/add_code_samp_kbd_tags' into develop AlexVonB 2021-05-21 12:13:48 +02:00
  • 77797ebb79 Merge branch 'andrewcrichards/add_code_samp_kbd_tags' of https://github.com/AndrewCRichards/python-markdownify into AndrewCRichards-andrewcrichards/add_code_samp_kbd_tags AlexVonB 2021-05-21 12:11:59 +02:00
  • ea5b22824b Merge branch 'develop' 0.7.4 AlexVonB 2021-05-18 10:42:27 +02:00
  • 9f3c4c9fa0 bump to v0.7.4 AlexVonB 2021-05-18 10:42:16 +02:00
  • 967db26b3a Merge branch 'fix-headless-tables' into develop AlexVonB 2021-05-18 10:41:42 +02:00
  • ea81407b87 implemented table parsing correctly AlexVonB 2021-05-17 14:00:00 +02:00
  • e6da15c173 allow tables with headers in first (or any) column AlexVonB 2021-05-17 12:36:48 +02:00
  • 7dac92e85e Allow for tables without header row AlexVonB 2021-05-16 19:02:00 +02:00
  • ec5858e42f Merge branch 'develop' 0.7.3 AlexVonB 2021-05-16 18:41:24 +02:00
  • fc29483899 bump to v0.7.3 AlexVonB 2021-05-16 18:41:08 +02:00