Updating for Stack Overflow
Fixed build failure caused by library typo being fixed and used reset lines option in cell addparagraph and updated library version
Removed default empty paragraph from document, untested
Fixed the cell funkiness issue.
Funky Merging... this isn't a border issue like I thought.
Removed default paragraph for table cells that are written over.
Many things
Added C# api
Home
Formats nicely to pages
Fleshed out internal docs... todo write
Home
Added basic documentation
Changed from generic int to Coordinate to display the purpose of the numbers in the signature.
Added comment mentioning the break and PR.
TODO, resume documentation when more is ready
Started simple manual
Added some custom types in place of primitives
Removed duplication line in match
removed open statement
Pushing broken code for visibility.
Table now supports alignment
Images are usable
removed comment creditting brian
Some run formatting is now supported
Made color generic
Refractored the use color function to take a run color instead of a run... todo generalize to color
Added a short function for using a run's color.
Removed redundant unit
Brought addPart into fillContainer and renamed addPartUnified to
Thanks to Brian for the information to remove duplication.
Fleshed out Paragraph a little
minor change before shift of focus
Removed comment, doesn't matter
Added fix to cell
Home
Copied the old table implementation from diff... todo learn cherrypick
Just realized I deleted Table implementation while merging behaviours
Made container generic
List is working
Created plan to generalize serialization
Switched over to library build
Added the List element to the types.
table kinda works
Switched back end, Image works now
Code broken... figuring out how to add image looks missing
Added test for simple image.
A simple version of Paragraph is working, text only rn
Added passing case for empty document
Added test script
This library works for creating empty docx file now.
Added work files
Initial Commit