Skip to content

Add lexer for graphviz#1657

Merged
Anteru merged 1 commit intopygments:masterfrom
nikeee:master
Feb 7, 2021
Merged

Add lexer for graphviz#1657
Anteru merged 1 commit intopygments:masterfrom
nikeee:master

Conversation

@nikeee
Copy link
Copy Markdown
Contributor

@nikeee nikeee commented Dec 30, 2020

Discussion here: #731

Resolves #731

@Anteru
Copy link
Copy Markdown
Collaborator

Anteru commented Jan 4, 2021

Thanks for the contribution! Can you please add an example file as well?

@Anteru Anteru added this to the 2.8 milestone Jan 4, 2021
@nikeee
Copy link
Copy Markdown
Contributor Author

nikeee commented Jan 5, 2021

I'll take som inspiration from this PR: https://github.com/pygments/pygments/pull/1519/files (on what this PR should also change).
Seems that there is something missing in other files as well.

@prodigion
Copy link
Copy Markdown

There's some examples here that you could copy: https://github.com/xflr6/graphviz/tree/master/examples/

@nikeee
Copy link
Copy Markdown
Contributor Author

nikeee commented Jan 8, 2021

I updated the PR.

Copy link
Copy Markdown
Collaborator

@Anteru Anteru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, only very minor changes needed before we can land this.

@Anteru Anteru added the changelog-update Items which need to get mentioned in the changelog label Jan 17, 2021
@nikeee
Copy link
Copy Markdown
Contributor Author

nikeee commented Jan 17, 2021

I pushed an update that addresses the stuff that came up in the review.

@Anteru Anteru merged commit c0e6fa7 into pygments:master Feb 7, 2021
@Anteru
Copy link
Copy Markdown
Collaborator

Anteru commented Feb 7, 2021

Merged for the next release, thanks for your contribution!

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.

new lexer request: dot (graphviz)

3 participants