Chris Papademetrious
|
016251e915
|
ensure that explicitly provided heading conversion functions are used (#212) (#214)
Signed-off-by: chrispy <chrispy@synopsys.com>
|
2025-05-03 10:57:09 -04:00 |
|
Chris Papademetrious
|
e29de4e753
|
make convert_hn() public instead of internal (#213)
Signed-off-by: chrispy <chrispy@synopsys.com>
|
2025-04-20 06:20:01 -04:00 |
|
Chris Papademetrious
|
5655f27208
|
propagate parent tag context downward to improve runtime (#191)
|
2025-02-18 16:35:36 -05:00 |
|
Chris Papademetrious
|
ae0597d80c
|
remove superfluous leading/trailing whitespace (#181)
|
2025-01-27 11:55:32 -05:00 |
|
Fess-AKA-DeadMonk
|
1b3333073a
|
for convert_* functions, allow for tags with special characters in their name (like "subtag-name") (#136)
support custom conversion functions for tags with `:` and `-` characters in their names by mapping them to underscores in the function name
|
2025-01-19 09:48:08 -05:00 |
|
AlexVonB
|
0a1343a538
|
allow BeautifulSoup objects to be converted
|
2022-01-23 11:00:19 +01:00 |
|
AlexVonB
|
62e9f0de02
|
add examples for custom converters
closes #46
|
2021-06-27 15:53:23 +02:00 |
|