When checking comments for activity names and ref regexes, stop consuming the non-word characters each side of the match. This was causing multiple references next to each other in a list to skip every even numbered reference.

This commit is contained in:
Ian Renton
2026-09-25 07:54:43 +01:00
parent e2267ba27f
commit 7417140a3d
9 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
</div>
<script src="/static/js/alerts.js?v=1790316650"></script>
<script src="/static/js/alerts.js?v=1790319283"></script>
<script>$(document).ready(function () {
$("#nav-link-alerts").addClass("active");
}); <!-- highlight active page in nav --></script>