You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# This is a fork!!!
2
2
3
-
This library stands on the shoulders of the original [docx](https://github.com/chrahunt/docx) -- it is my hope that @chrahunt will pull the changes I've incorporated into this library back into his original library.
3
+
This library stands on the shoulders of the original [docx](https://github.com/chrahunt/docx) -- it is my hope that [@chrahunt](https://github.com/chrahunt) will pull the changes I've incorporated into this library back into his original library.
4
4
5
5
This library depends on the latest version of rubyzip and incorporates changes from these two pull requests:
6
-
*[Paragraph alignment, text run font sizes, and HTML output](https://github.com/chrahunt/docx/pull/13) from @higginsdragon
7
-
*[File replacement within document](https://github.com/chrahunt/docx/pull/18) from @tmikoss
6
+
*[Paragraph alignment, text run font sizes, and HTML output](https://github.com/chrahunt/docx/pull/13) from [@higginsdragon](https://github.com/higginsdragon)
7
+
*[File replacement within document](https://github.com/chrahunt/docx/pull/18) from [@tmikoss](https://github.com/tmikoss)
0 commit comments