The inline code defer and Await shown in the GitHub source (second screenshot) do not appear in the rendered document page (first screenshot). However, the loader later in the same sentence is rendered correctly.
https://tanstack.com/router/v1/docs/guide/deferred-data-loading#deferred-data-loading-with-external-libraries

https://github.com/TanStack/router/blob/main/docs/router/guide/deferred-data-loading.md

The inline code
deferandAwaitshown in the GitHub source (second screenshot) do not appear in the rendered document page (first screenshot). However, theloaderlater in the same sentence is rendered correctly.https://tanstack.com/router/v1/docs/guide/deferred-data-loading#deferred-data-loading-with-external-libraries

https://github.com/TanStack/router/blob/main/docs/router/guide/deferred-data-loading.md
