• Amy Qualls's avatar
    Repair GraphQL definitions to pass Kramdown · 959f4697
    Amy Qualls authored
    These GraphQL definitions contained unescaped square brackets, which
    causes Kramdown to throw build warnings that the TWs see when building
    the docs site locally. Escape these strings with inline code tags.
    959f4697
alert_resolver.rb 1.74 KB