ikiwiki 2.72 released with these changes
- Avoid comments in recentchanges being broken links (smcv)
- Add deprecation warning for GlobLists, which will stop working in 3.0.
- camelcase: Add camelcase_ignore setting.
- googlecalendar: Add runtime deprecation warning.
- comments: Deal with users entering unqualified or partial urls.
- inline: Run format hook first, to ensure other format hooks can affect inlined content. Closes: #509710