Skip to content

Commit 147da8d

Browse files
TaojunshenTylerMSFTTylerMSFTColin Robertsonystamant
authored
8/5/2021 AM Publish (MicrosoftDocs#3695)
* fix code sample (#3676) * fix code sample * acrolinx Co-authored-by: TylerMSFT <[email protected]> * Address 3269 typo in warning number (#3680) * Fixed typo: evalution --> evaluation * Bulk Fix - Sentence form for all alt text (#3683) * Updated C/C++ workload name The workload for C/C++ development in VS Build Tools 2019 installer is called 'Desktop development with C++'. * Split out docs by version Add VS2017-specific instructions. * Add 16.11 Compiler Warnings C5247 and C5248 (MicrosoftDocs#3689) * Add C5247 and C5248 * Fix link typos * Updates per Xiang Fan review * More wordsmithage * More fix per X.F. * Fix inconsistencies in CMake docs (MicrosoftDocs#3692) * Standard format for CMake docs * Fix markdownlint * More cleanup. * Clean up link issue, acrolinx * Fix more broken things * Undo a change * Update markdownlint.json file for unordered lists (#3694) Block rule that wants * instead of - to prefix unordered lists, since we've standardized on the latter. Merging on my own recognizance as repo admin. Co-authored-by: Tyler Whitney <[email protected]> Co-authored-by: TylerMSFT <[email protected]> Co-authored-by: Colin Robertson <[email protected]> Co-authored-by: ystamant <[email protected]> Co-authored-by: Andrew Shymanel <[email protected]>
1 parent b15f2a6 commit 147da8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.markdownlint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"default": true,
33
"DOCSMD006": false,
44
"MD001": false,
5+
"MD004": false,
56
"MD013": false,
67
"MD024": {
78
"siblings_only": true

0 commit comments

Comments
 (0)