Skip to content

Commit f5dd08b

Browse files
committed
formatting
1 parent 3bcf700 commit f5dd08b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sql-server/applies-to-includes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest |
1717
---
1818

1919
# SQL 'Applies to' and 'Includes'
20-
Includes in Markdown allow for references in the documentation that can be easily modified without modifying the actual text of individual articles. There are three types of includes in the SQL content world - SQL Versions, Applies-to, and referential text. SQL Versions are used to indicate the version of SQL being discussed (such as SQL 2016 vs 2017), and the applies-to indicate what version of SQL Server the document applies to (SQL Server on Linux vs Azure SQL Database). Referential text are includes that don't fall in the other two categories, such as the Get Help include - a list of links that customers can use to get help with SQL.
20+
References in the documentation can be easily modified without changing the actual text of individual articles by using 'Includes' in Markdown. There are three types of includes in the SQL content world - SQL Versions, Applies-to, and referential text. SQL Versions are used to indicate the version of SQL being discussed (such as SQL 2016 vs 2017), and the applies-to indicate what version of SQL Server the document applies to (SQL Server on Linux vs Azure SQL Database). Referential text are includes that don't fall in the other two categories, such as the Get Help include - a list of links that customers can use to get help with SQL.
2121

2222
This article is meant to be used as a reference point for just the first two types of includes.
2323

0 commit comments

Comments
 (0)