Last active
November 27, 2019 03:43
-
-
Save kalda341/7da00752149a1d9bdc509f298469919c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Document title="Test Doc"> | |
<Section> | |
<H1>Title</H1> | |
<Paragraph> | |
<Run bold={true}>Test Title </Run> | |
<Run italics={true}>Italics are cool</Run> | |
</Paragraph> | |
</Section> | |
</Document> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment