Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-markdown2
From: Adam Ciarcinski
Date: 2023-07-19 13:03:22
Message id: 20230719110322.5455AFBDB@cvs.NetBSD.org
Log Message:
py-markdown2: updated to 2.4.9
python-markdown2 2.4.9
- Add `<thead>` tag to html-classes extra
- Fix link patterns extra matching against internal hashes
- Replace deprecated `optparse` with `argparse`
- Fix `_uniform_outdent` failing with empty strings
- Fix HTML elements not unhashing correctly
- Remove deprecated `imp` module
- Allow link patterns to be passed via extras dict
- Fix relative links not working in safe mode
Files: