It is good practice to wrap all dynamic content in `{% raw %}..{% endraw %}` Liquid tags so that no syntax within can mistakenly get interpreted as Liquid tags. Fixes rendering of `gh auth login` help page.