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 pikchr as an alias of Pic #6522

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Add pikchr as an alias of Pic #6522

merged 1 commit into from
Sep 7, 2023

Conversation

Alhadis
Copy link
Collaborator

@Alhadis Alhadis commented Aug 19, 2023

Pikchr is a web-centric implementation of the Pic programming language, designed to work with markdown code-blocks instead of Roff documents:

```pikchr
arrow right 200% "Markdown" "Source"
box rad 10px "Markdown" "Formatter" "(markdown.c)" fit
arrow right 200% "HTML+SVG" "Output"
arrow <-> down 70% from last box.s
box same "Pikchr" "Formatter" "(pikchr.c)" fit
```

This pull-request simply adds pikchr as an alias of Pic so that such code-blocks receive syntax highlighting on GitHub.

(Checklist removed as it doesn't apply)

@Alhadis Alhadis requested a review from a team as a code owner August 19, 2023 17:18
XoL1507

This comment was marked as spam.

@Alhadis Alhadis added this pull request to the merge queue Sep 7, 2023
Merged via the queue into master with commit befa56a Sep 7, 2023
5 checks passed
@Alhadis Alhadis deleted the pikchr branch September 7, 2023 09:30
@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

3 participants