Skip to content

Commit c404d7f

Browse files
authored
Merge pull request MicrosoftDocs#809 from Azure/migration-test
merge markdig configuration
2 parents c2e6b75 + 3f766af commit c404d7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docfx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"feedback_product_url": "https://github.com/Azure/azure-powershell/issues/new"
475475
},
476476
"dest": "azureps",
477-
"lruSize": 0
477+
"lruSize": 0,
478+
"markdownEngineName": "markdig"
478479
}
479-
}
480+
}

0 commit comments

Comments
 (0)