you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 10 months ago* (last edited 10 months ago) (1 child)

Using backticks can help

https://noai.duckduckgo.com/?q

edit: How odd, the equal sign disappears

  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 10 months ago* (last edited 10 months ago)

    I ran into the same issue and after some digging around found this nasty looking hack that seems to work at preventing the auto-formatting of links in markdown (still looks a bit wonky on mobile like Jerboa tho):

    https[]()://noai.duckduckgo.com/?q=%s

    appears as:

    https://noai.duckduckgo.com/?q=%s

  • source
  • parent