1. 23 Aug, 2019 1 commit
    • Jan Provaznik's avatar
      Re-escape whole HTML content instead of only match · a98b89e9
      Jan Provaznik authored
      When we un-escape HTML text to find references in it, we should then
      re-escape the whole text again, not only found matches.
      
      Because we replace matches with milestone/label links (which contain
      HTML tags we don't want to escape again), we re-escape HTML text
      with placeholders instead of these links and then replace placeholders
      in the escaped text.
      a98b89e9
  2. 22 Aug, 2019 20 commits
  3. 21 Aug, 2019 19 commits