Skip to content

Fotran lexer: detect keywords formed by two keywords without inter-wo…#1677

Merged
Anteru merged 1 commit intopygments:masterfrom
ecasglez:master
Feb 12, 2021
Merged

Fotran lexer: detect keywords formed by two keywords without inter-wo…#1677
Anteru merged 1 commit intopygments:masterfrom
ecasglez:master

Conversation

@ecasglez
Copy link
Copy Markdown
Contributor

…rd spaces.

…rd spaces.

* Fix for issue #1188.
* I took the list of keywords affected by this issue from the VIM fortran lexer.
* All the affeced keywords are ending keywords, that is, "end" followed by another keyword without space.
@Anteru Anteru added this to the 2.8 milestone Feb 12, 2021
@Anteru Anteru added the changelog-update Items which need to get mentioned in the changelog label Feb 12, 2021
@Anteru Anteru merged commit 49bdb1d into pygments:master Feb 12, 2021
@Anteru
Copy link
Copy Markdown
Collaborator

Anteru commented Feb 12, 2021

Merged, thanks for your contribution!

@Anteru Anteru linked an issue Feb 12, 2021 that may be closed by this pull request
Anteru added a commit that referenced this pull request Feb 12, 2021
We identify more keywords now thanks to #1677.
@Anteru Anteru removed the changelog-update Items which need to get mentioned in the changelog label Feb 14, 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.

2 participants