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

Fix Lua comment blocks and string blocks. #63

Closed
wants to merge 3 commits into from

Conversation

hartman
Copy link
Contributor

@hartman hartman commented Feb 2, 2016

Match comments non-greedily instead of greedily
Re-add support for block strings (similar to heredoc)
Wikipedia issue: https://bugzilla.wikimedia.org/show_bug.cgi?id=73281
Wikipedia review: https://gerrit.wikimedia.org/r/173104

This fixues issue #32

- Match comments non-greedily instead of greedily
- Re-add support for block strings (similar to heredoc)

Wikipedia issue: https://bugzilla.wikimedia.org/show_bug.cgi?id=73281
Wikipedia review: https://gerrit.wikimedia.org/r/173104

This fixues issue GeSHi#32
@hartman
Copy link
Contributor Author

hartman commented Feb 2, 2016

This PR is a renewed version of PR #33

@splitbrain splitbrain mentioned this pull request Mar 12, 2017
12 tasks
@splitbrain
Copy link
Contributor

There was another commit 6b356da that changed lua commenting. So this might be outdated. I would close this. If necessary a new PR should be opened against current master.

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.

None yet

3 participants