Skip to content

Extension not working with Ibis latest published version #2

Description

@cristianofromagio

I have a little project created with Ibis and tried to integrate Torchlight with it, but I noticed it was not rendering the code blocks as expected, in fact, it wasn't running Torchlight at all.

After debugging for a while I found that the config required for Torchlight to run was merged but not published on Packagist yet.

As of now, the current version when installing Ibis with the default command composer global require themsaid/ibis is v0.1.4 (which doesn't have the config mentioned above). So, for Torchlight to run on Ibis (at this moment, at least) we need to install the dev-master version:

This might break ibis commands if your project is a bit outdated, but after updating the ibis.php file with all the new added config keys everything should be easily fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions