Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lua,docx - port @edwintorok's OOXML changes in #8392 to v1.5 #8496

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Jan 29, 2024

See #8392.

@cscheid cscheid added this to the v1.6 milestone Jun 27, 2024
@@ -110,11 +110,11 @@ end

function docxAlign(align)
if align == "left" then
return "start"
return "let"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello,
it just seems, that it must spell "left" instead of "let"...
But it shouldn't pass a validator, if it was wrong... Just to check.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants