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

Embedding one line via pattern matching does not work #13

Open
alexander-yevsyukov opened this issue Jul 22, 2020 · 0 comments
Open

Embedding one line via pattern matching does not work #13

alexander-yevsyukov opened this issue Jul 22, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@alexander-yevsyukov
Copy link
Collaborator

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.

@alexander-yevsyukov alexander-yevsyukov added the bug Something isn't working label Jul 22, 2020
@dmdashenkov dmdashenkov removed their assignment Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants