1
0

Commit Graph

  • 0cab7a9c82 Accepting request 1158398 from devel:languages:python factory Ana Guerrero 2024-03-17 21:14:36 +00:00
  • cf0d720bb9 - update to 2.4.13: * [pull #559] Allow cuddled tables * [pull #560] Fix markdown-in-html not always splitting HTML tags into separate lines * [pull #564] Fix incomplete comments in safe mode not being escaped * [pull #566] Fix crash in markdown-in-html extra Dirk Mueller 2024-03-16 09:03:14 +00:00
  • 90cbb08b7b Accepting request 1134336 from devel:languages:python Ana Guerrero 2023-12-21 22:38:32 +00:00
  • 32219fa64b - update to 2.4.12: * Update markdown-in-html extra to handle markdown on same line as HTML (#546) * Fix tables with trailing whitespace not being recognized * Fix multiple instances of strong emphasis (**) in one line (#541) * Fix incorrect parsing of links after square brackets (#552) Dirk Mueller 2023-12-20 21:55:41 +00:00
  • 2b229461b2 Accepting request 1131747 from devel:languages:python Ana Guerrero 2023-12-08 21:32:14 +00:00
  • bec7d70dfc - update to 2.4.11: * [pull #524] Fix angles being escaped in style blocks (issue #523) * [pull #527] Fix base64 images being corrupted in safe mode (issue #526) * [pull #529] Add breaks extra with ability to hard break on backslashes (issue #525) * [pull #532] Fix #493 persisting when code-friendly extra enabled * [pull #535] Update _slugify to use utf-8 encoding (issue #534) * [pull #536] Maintain order of appearance in footnotes * [pull #538] Include HTML headers in TOC * [pull #540] Add mechanism to prevent header ID counter resetting (issue #530) * [pull #520] Allow more relative links in safe mode (issue #517) * [pull #521] Always restore hashed HTML blocks (issue #185) * [pull #522] Add middle-word-em extra * [pull #500] Add <thead> tag to html-classes extra * [pull #501] Fix link patterns extra matching against internal hashes * [pull #502] Replace deprecated optparse with argparse * [pull #506] Fix _uniform_outdent failing with empty strings (issue #505) * [pull #509] Fix HTML elements not unhashing correctly (issue 508) * [pull #511] Remove deprecated imp module (issue #510) * [pull #512] Allow link patterns to be passed via extras dict * [pull #513] Fix relative links not working in safe mode Dirk Mueller 2023-12-07 22:51:36 +00:00
  • 5ccd956ebe Accepting request 1034617 from devel:languages:python Dominique Leuenberger 2022-11-09 11:57:33 +00:00
  • 7de8d210d1 Accepting request 1034590 from home:yarunachalam:branches:devel:languages:python Matej Cepl 2022-11-08 21:18:16 +00:00
  • 3091eef016 Accepting request 1007065 from devel:languages:python Richard Brown 2022-09-30 15:57:47 +00:00
  • ace3e633fe Accepting request 1007015 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-09-29 19:01:25 +00:00
  • ccf8801847 Accepting request 965066 from devel:languages:python Dominique Leuenberger 2022-03-26 21:32:05 +00:00
  • 47d21f0181 - update to 2.4.2: - [pull #408] Fix for fenced code blocks issue #396 - [pull #410] Be more strict on auto linking urls, RE DOS fix - [pull #389] Tables extra: allow whitespace at the end of the underline row - [pull #392] Pyshell extra: enable syntax highlighting if fenced-code-blocks is loaded. - [pull #402] Regex DOS bandaid fix Dirk Mueller 2022-03-26 18:38:07 +00:00
  • b31b3a9a6b Accepting request 877797 from devel:languages:python Dominique Leuenberger 2021-03-10 07:49:22 +00:00
  • 522ac11c06 - [pull #387] Regex DoS fixes (CVE-2021-26813, bsc#1183171) Dirk Mueller 2021-03-08 19:02:59 +00:00
  • 66c1de451b Accepting request 869060 from devel:languages:python Dominique Leuenberger 2021-02-04 19:24:14 +00:00
  • 5e7ee0346e Ignore failing test suite Matej Cepl 2021-01-27 23:19:28 +00:00
  • 683bfb501c Fix changes Matej Cepl 2021-01-27 23:13:34 +00:00
  • 64be0e3066 - Update to 2.4.0: - [pull #377] Fixed bug breaking strings elements in metadata lists - [pull #380] When rendering fenced code blocks, also add the language-LANG class - [pull #387] Regex DoS fixes - Switch off failing tests (gh#trentm/python-markdown2#388) Matej Cepl 2021-01-27 23:11:42 +00:00
  • d5cb9b210b Accepting request 827270 from devel:languages:python Dominique Leuenberger 2020-08-18 13:11:47 +00:00
  • bcd5e345a6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=14 Dirk Mueller 2020-08-17 07:52:16 +00:00
  • 1cd607881a - update to 2.3.9: - [pull #335] Added header support for wiki tables - [pull #336] Reset _toc when convert is run - [pull #353] XSS fix - [pull #350] XSS fix - remove 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch, 0002-Fixed-code-highlighting-unit-tests.patch (upstream) Dirk Mueller 2020-08-17 07:51:59 +00:00
  • 8def8b755d Accepting request 801323 from devel:languages:python Dominique Leuenberger 2020-05-08 21:07:02 +00:00
  • 519ec694dd Accepting request 801321 from home:czerw:branches:devel:languages:python Tomáš Chvátal 2020-05-07 16:19:36 +00:00
  • bcceeffc47 Accepting request 718111 from devel:languages:python Dominique Leuenberger 2019-07-24 18:35:44 +00:00
  • 7479dc61fb - Update to 2.3.8: * [pull #317] Temporary fix to issue #150 * [pull #319] Stop XML escaping the body of a link * [pull #322] Don't auto link patterns surrounded by triple quotes * [pull #324] Add class configurability to the enclosing tag * [pull #328] Accept [X] as marked task - Drop merged patch fix-build.patch Tomáš Chvátal 2019-07-24 08:04:05 +00:00
  • b4b21cb3f0 Accepting request 691804 from devel:languages:python Dominique Leuenberger 2019-04-08 18:53:19 +00:00
  • e38053d528 - Update to 2.3.7: [pull #282] Add TOC depth option [pull #283] Fix to add TOC html to output via CLI [pull #284] Do not remove anchors in safe_mode [pull #288] fixing cuddled-lists with a single list item [pull #292] Fix Wrong rendering of last list element [pull #295] link-patterns fix [pull #300] Replace a deprecated method [pull #301] DeprecationWarning: invalid escape sequence [pull #302] Fix "make test" in Python 3 [pull #303] Fix CVE-2018-5773 [pull #306] Drop support for legacy Python versions [pull #307] Fix syntax highlighting test cases that depend on Pygments output [pull #308] Add support for Python 3.7 [pull #304] Add Wheel package support [pull #312] Fix toc_depth initialization regression [pull #315] XSS fix - Drop merged patch: * disable-failing-tests.patch - Add patch from upstream to fix build command: * fix-build.patch Tomáš Chvátal 2019-04-05 12:26:31 +00:00
  • 537861f8be Accepting request 626381 from devel:languages:python Dominique Leuenberger 2018-07-31 14:01:03 +00:00
  • 17f7290e27 Accepting request 626079 from home:jengelh:branches:devel:languages:python Tomáš Chvátal 2018-07-30 07:34:38 +00:00
  • 08b8b85fd5 Accepting request 614582 from devel:languages:python Dominique Leuenberger 2018-06-27 08:19:35 +00:00
  • 5d50dda3f3 Accepting request 614567 from home:czerw:branches:devel:languages:python:misc Tomáš Chvátal 2018-06-06 13:49:25 +00:00