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
Collecting thoughts for the next breaking change in docxml's API:
Fix the naming inconsistency between borders.left/borders.right (tables) and borders.start/borders.end (table cells)
Drop indentation.hanging, since it is just the inverse of .firstLine. A negative value for .firstLine is the same as a positive value for .hanging, and they are therefore mutually exclusive
Support relative values for @line paragraph spacing
Collecting thoughts for the next breaking change in
docxml's API:borders.left/borders.right(tables) andborders.start/borders.end(table cells)indentation.hanging, since it is just the inverse of.firstLine. A negative value for.firstLineis the same as a positive value for.hanging, and they are therefore mutually exclusive@lineparagraph spacing