Skip to content
This repository was archived by the owner on Aug 1, 2019. It is now read-only.

Commit 5d15a36

Browse files
committed
Added sample yaml metadata
1 parent a329741 commit 5d15a36

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Word-Add-in-MarkdownConversion.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
### YamlMime:Sample
2+
sample:
3+
- name: 'Word add-in: Convert between Word and Markdown formats'
4+
path: ''
5+
description: Use the Word.js APIs to convert a Markdown document to Word for editing and then convert the Word document back to Markdown format, using the Paragraph, Table, List, and Range objects.
6+
readme: ''
7+
generateZip: FALSE
8+
isLive: TRUE
9+
technologies:
10+
- Office Add-ins
11+
azureDeploy: ''
12+
author: rick-kirkham
13+
platforms: []
14+
languages:
15+
- JavaScript
16+
extensions:
17+
products:
18+
- Word
19+
scenarios: []

0 commit comments

Comments
 (0)