Skip to content

Instantly share code, notes, and snippets.

@kalda341
Last active November 27, 2019 03:43
Show Gist options
  • Save kalda341/7da00752149a1d9bdc509f298469919c to your computer and use it in GitHub Desktop.
Save kalda341/7da00752149a1d9bdc509f298469919c to your computer and use it in GitHub Desktop.
<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