Message7005
Cedric, silly question how are you calling markdown in your template?
According to the code it should be hyperlinking bare url's:
def markdown(self, hyperlink=1):
""" Render the value of the property as markdown.
This requires markdown2 or markdown to be installed
separately.
"""
Are you setting hyperlink to 0?
Also probably need to update the list to include mistune as well but... |
|
Date |
User |
Action |
Args |
2020-10-28 03:14:11 | rouilj | set | messageid: <1603854851.62.0.0491076809278.issue2551096@roundup.psfhosted.org> |
2020-10-28 03:14:11 | rouilj | set | recipients:
+ rouilj, cmeerw, ced |
2020-10-28 03:14:11 | rouilj | link | issue2551096 messages |
2020-10-28 03:14:10 | rouilj | create | |
|