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

Fix getIndentFirstLine in object Table error #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 20, 2019

  1. Skip getIndent* checks for Table objects

    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 authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b1b237b View commit details
    Browse the repository at this point in the history