DTP Markdown Capture Problem

I’m having problems with markdown capture from DT3 , safari extension, and chrome extension. For example, If I have Daylight saving time ends Sunday in the US | AP News saved as a bookmark in DTP. Then I capture markdown text. I get the attached as a result

I’m on macOS Ventura 13.6.7 and DT 3.9.14. In Little Snitch, I have turned off network filter to check if there was something blocking there. I read this Capturing web to markdown yield a bookmark - #11 by cgrunenberg and I don’t believe anything is blocking that site. It’s also part of the reason why I tried chrome, safari, and DT.

In DT3, capture to rich text and formatted note work correctly.

I’m able to capture markdown correctly in DTTG.

What other steps should I try to troubleshoot? Thanks.

A little while ago DEVONtechnologies updated the security certificate for their server. Ventura doesn’t include the necessary root certificate, so that is likely your issue. (Clipping as markdown involves the server). It would also explain why you’re on 3.9.14… The current version is 3.9.16, but checking for updates fails if you can’t connect to the server. Your Extras sidebar and the support assistant is probably also empty?

I experienced the same, and manually installing the certificate solved it.

See here:

1 Like

Version 4 features a completely rewritten Markdown capturing which works as expected in this case.

Installing the root certificate fixed this. Thank you!