Skip to content

Commit eb52d8f

Browse files
committed
Changing OfficeYamlDocumenter to deal with code, bold, and italic markdown
1 parent 7b0aaca commit eb52d8f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/api-documenter",
5+
"comment": "Fix a issue where Office Documentation had markdown characters escaped",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/api-documenter",
10+
"email": "aljerabe@microsoft.com"
11+
}

0 commit comments

Comments
 (0)