Skip to content

Instantly share code, notes, and snippets.

@stimms
Created February 14, 2014 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stimms/8995938 to your computer and use it in GitHub Desktop.
Save stimms/8995938 to your computer and use it in GitHub Desktop.
--- C:\temp\document\word\document.xml Tue Jan 1 00:00:00 1980
+++ C:\temp\template\word\document.xml Tue Jan 1 00:00:00 1980
@@ -3,7 +3,15 @@
<w:body>
<w:p w:rsidR="00DD4143" w:rsidRDefault="00300C20">
<w:r>
- <w:t xml:space="preserve">This is a document by simon </w:t>
+ <w:t xml:space="preserve">This is a document by </w:t>
+ </w:r>
+ <w:proofErr w:type="spellStart"/>
+ <w:r>
+ <w:t>simon</w:t>
+ </w:r>
+ <w:proofErr w:type="spellEnd"/>
+ <w:r>
+ <w:t xml:space="preserve"/>
</w:r>
<w:bookmarkStart w:id="0" w:name="_GoBack"/>
<w:bookmarkEnd w:id="0"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment