Restructure main sql query to prevent it from preprocessing posts more
than once. Reorder the cleanup regexes to prevent one markdown-cleaning regex from breaking the input that another expected. Add a guard to prevent sending input that would trigger an infinite loop bug in PySBD
Loading
Please sign in to comment