#8410 Markdown performance mitigation

v1.14.0
closed
General
nobody
2022-09-23
2022-02-09
No

Some markdown text can be very slow to process with the FORGE_LINK_RE regexes we're using. Long-term we should look at using markdown's InlineProcessor instead of Pattern for ForgeLinkPattern but we can mitigate it pretty well with a small regex tweak

Related

Tickets: #8483

Discussion

  • Dave Brondsema

    Dave Brondsema - 2022-02-09

    db/8410

     
  • Kenton Taylor - 2022-02-11
    • status: review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2022-09-23
    • Milestone: unreleased --> v1.14.0
     

Log in to post a comment.