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

Only allow tables at line start to fix arrays. #1872

Merged
merged 2 commits into from
Jul 31, 2021

Conversation

eerimoq
Copy link
Contributor

@eerimoq eerimoq commented Jul 29, 2021

Hi!

Arrays are matched as keywords on master. This PR aims to fix that.

On master:
image

With this PR:
image

@birkenfeld
Copy link
Member

LGTM, thanks!

@birkenfeld birkenfeld merged commit 7ceb62d into pygments:master Jul 31, 2021
@eerimoq
Copy link
Contributor Author

eerimoq commented Jul 31, 2021

When do you think the next release will be created?

@birkenfeld
Copy link
Member

@Anteru will know :)

@Anteru
Copy link
Collaborator

Anteru commented Jul 31, 2021

I'm hoping for sometime during August. The milestone is tentatively scheduled for the first weekend in August, I hope to get around to cleaning up the release notes etc. and push for a release then.

@Anteru Anteru added the changelog-update Items which need to get mentioned in the changelog label Aug 8, 2021
@Anteru Anteru self-assigned this Aug 8, 2021
@Anteru Anteru added this to the 2.10 milestone Aug 8, 2021
@Anteru Anteru linked an issue Aug 8, 2021 that may be closed by this pull request
@Anteru Anteru removed the changelog-update Items which need to get mentioned in the changelog label Dec 12, 2021
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.

Arrays are matched as keywords in TOML lexer
3 participants