Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Fix getIndentFirstLine in object Table error#17

Open
op-ct wants to merge 1 commit intolmmx:masterfrom
op-ct:patch-1
Open

Fix getIndentFirstLine in object Table error#17
op-ct wants to merge 1 commit intolmmx:masterfrom
op-ct:patch-1

Conversation

@op-ct
Copy link
Copy Markdown

@op-ct op-ct commented Feb 20, 2019

This patch fixes the error reported in #5 and #10:

    TypeError: Cannot find function getIndentFirstLine in object Table

It does this by skipping the getIndent* checks for Table objects.

In the course of things, this patch also fixes the setup error reported
in #11 and #14 (also fixed in the existing PRs, #12 and #15):

    Illegal character. (line 879, file "Code")

This patch fixes the error reported in lmmx#10:

        TypeError: Cannot find function getIndentFirstLine in object Table

In the course of this it also fixes the setup error reported in lmmx#11 & lmmx#14:

         Illegal character line 879

This second fix duplicates the existing PRs, lmmx#12 and lmmx#15
@op-ct
Copy link
Copy Markdown
Author

op-ct commented Feb 20, 2019

@lmmx: when you get a moment, would you mind reviewing/merging this PR?

It's a simple patch, but it closes 4 outstanding issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant