@using Statiq.CodeAnalysis @{ string syntax = Document.GetString(CodeAnalysisKeys.Syntax); if (!syntax.IsNullOrWhiteSpace()) {
@syntax