Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.
This repository was archived by the owner on May 27, 2026. It is now read-only.

Embedding one line via pattern matching does not work #13

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions