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

Add D2 language support #6435

Merged
merged 2 commits into from
May 30, 2023
Merged

Conversation

goto1134
Copy link
Contributor

@goto1134 goto1134 commented May 28, 2023

Description

D2 is a diagram scripting language that turns text to diagrams. It stands for Declarative Diagramming. Declarative, as in, you describe what you want diagrammed, it generates the image. https://d2lang.com

Checklist:

  • I am adding a new language.
    • The extension of the new language is used in hundreds of repositories:
      ~1.4k search results
    • I have included a real-world usage sample for all extensions added in this PR:
    • I have included a syntax highlighting grammar.
    • I have added a colour:
    • I have updated the heuristics to distinguish my language from others using the same extension.

@Alhadis Alhadis changed the title Add d2 language support Add D2 language support May 29, 2023
@goto1134
Copy link
Contributor Author

Related to: #6283

@lildude lildude requested a review from a team as a code owner May 30, 2023 08:55
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

Note: this PR will not be merged until close to when the next release is made. See here for more details.

@lildude lildude added this pull request to the merge queue May 30, 2023
Merged via the queue into github-linguist:master with commit 60a76ee May 30, 2023
5 checks passed
@goto1134 goto1134 deleted the add-d2-lang branch May 30, 2023 14:26
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants