Skip to content

Conversation

@simeonschaub
Copy link
Contributor

This uses %$ for interpolation, as proposed by you in #27, which seems fine to me, but I'm happy to change it for something else. Still need to add docs and tests, but wanted to get a go-ahead on this approach first.
fixes #27

@simeonschaub
Copy link
Contributor Author

Ok, I refactored some of the logic a bit and fixed some bugs I discovered, but I think I fixed all of them now. I hope it's okay, I added some doctests and included them in the tests, but I was afraid that if we didn't test those, they would bitrot. I also bumped the minor version, but feel free to revert that if you want to do something else for releases.

@stevengj stevengj merged commit c22e662 into JuliaStrings:master Sep 20, 2020
@stevengj
Copy link
Member

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Escaping $ to interpolate variables in L"..."

2 participants