# Docfx Tab Syntax Examples copied from: --- # [Tab Display Name](#tab/tab-id) --- # [Linux](#tab/linux) Content for Linux... # [Windows](#tab/windows) Content for Windows... --- # [.NET](#tab/dotnet/linux) .NET content for Linux... # [.NET](#tab/dotnet/windows) .NET content for Windows... # [TypeScript](#tab/typescript/linux) TypeScript content for Linux... # [TypeScript](#tab/typescript/windows) TypeScript content for Windows... # [REST API](#tab/rest) REST API content, independent of platform...