diff options
| author | 2020-09-21 00:30:08 +0200 | |
|---|---|---|
| committer | 2020-09-21 00:30:56 +0200 | |
| commit | 7ab949e09a22d7547f74caa447d81299f7b52e47 (patch) | |
| tree | fbc59528840a94e996434643ffa112c00af7d0f2 /tests/test_helpers.py | |
| parent | Log exceptions from parsing task (diff) | |
Properly truncate description markdown
The previous truncating implementation used a naive method that
disregarded the actual markdown formatting, possibly resulting in
it getting cut out. With the introduction of proper href tags this
became impossible to manage without writing an actual parser; so the
process was moved to happen when the gathered bs4 elements are being
converted into markdown
Diffstat (limited to 'tests/test_helpers.py')
0 files changed, 0 insertions, 0 deletions