you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 3 months ago (5 children)

It shouldn't but the markdown parser is for whatever reason not that good.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 5 points 3 months ago (4 children)

    Looks like it's using markdown-it, a Rust port of a JavaScript library with the same name.

    It looks unmaintained. Last commit is from 2 years ago and issues look inactive. (including one asking asking about the maintenance status)

  • source
  • parent
  • hideshow 4 child comments
  • [–] 7 points 3 months ago (3 children)

    I believe the frontend uses markdown-it proper.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 5 points 3 months ago (2 children)

    I think that it's the backend that screws the "url" up. Everything looks good in the preview, but the "url" part disappears upon publishing.

  • source
  • parent
  • hideshow 2 child comments