Skip to content

Embedding one line via pattern matching does not work #13

@alexander-yevsyukov

Description

@alexander-yevsyukov

I try to embed one line of code which reads like this:

spine.enableJava().server()

The instruction I use is this:

<?embed-code file="examples/hello/build.gradle" start="*spine.enableJava()*" end="*.server()"?>

I expect that the only line will be embedded.

Instead, I get the whole file up to the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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