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

Double front slash doesn't escape properly. #87

Closed
gerardroche opened this issue Apr 6, 2017 · 1 comment
Closed

Double front slash doesn't escape properly. #87

gerardroche opened this issue Apr 6, 2017 · 1 comment
Milestone

Comments

@gerardroche
Copy link
Contributor

Issue by seanpo
Wednesday Mar 04, 2015 at 18:12 GMT
Originally opened as guillermooo/Vintageous#835


For a text that looks like:

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

:%s/a//g should replace all 'a's with '' character but in the current build it doesn't do anything.

@gerardroche gerardroche added this to the 1.6.0 milestone Feb 12, 2018
gerardroche added a commit that referenced this issue Feb 20, 2018
Closes #87
Closes #148
Closes #150
@gerardroche
Copy link
Contributor Author

@seanpo This has been fixed in NeoVintageous 1.6.0 (NeoVintageous is a fork of the discontinued Vintageous plugin).

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

No branches or pull requests

1 participant