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

switched code highlighting from js to php implementation #153

Closed

Conversation

Pekhov14
Copy link

No description provided.

Copy link
Contributor

github-actions bot commented May 31, 2024

@github-actions github-actions bot temporarily deployed to pull request May 31, 2024 07:12 Inactive
@Pekhov14 Pekhov14 force-pushed the switch-highlight-from-js-to-php branch from 88b86fa to 6db437a Compare May 31, 2024 07:27
@github-actions github-actions bot temporarily deployed to pull request May 31, 2024 07:27 Inactive
@Pekhov14 Pekhov14 force-pushed the switch-highlight-from-js-to-php branch from 6db437a to 142533a Compare May 31, 2024 07:35
@github-actions github-actions bot temporarily deployed to pull request May 31, 2024 07:36 Inactive
@saundefined
Copy link
Collaborator

@github-actions github-actions bot temporarily deployed to pull request June 1, 2024 03:25 Inactive
Can be used with or without language indication

1) ```php
2) ```
@Pekhov14 Pekhov14 force-pushed the switch-highlight-from-js-to-php branch from 62b9196 to 7707230 Compare June 1, 2024 04:45
@github-actions github-actions bot temporarily deployed to pull request June 1, 2024 04:46 Inactive
@Pekhov14
Copy link
Author

Pekhov14 commented Jun 1, 2024

Copy link
Collaborator

@saundefined saundefined left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@pronskiy what do you think?

@saundefined saundefined requested a review from pronskiy June 1, 2024 12:22
@pronskiy
Copy link
Member

pronskiy commented Jun 3, 2024

Thanks for the PR, @Pekhov14 🙏

As I understand, we cannot use some advanced features of the package because we currently do not rely on commonmark.
@Pekhov14, do you see any problems with the commonmark integration?

@Pekhov14
Copy link
Author

Pekhov14 commented Jun 5, 2024

@pronskiy
Yes, there are currently some difficulties with different versions in dependencies and interfaces.
I'll try to find a solution.

@github-actions github-actions bot temporarily deployed to pull request June 16, 2024 17:23 Inactive
@pronskiy
Copy link
Member

pronskiy commented Jun 16, 2024

@Pekhov14, looks good to me 👍 Would you like to create PR to Sculpin as well?

Thanks a lot for updating the implementation. Though it looks like it does not render the blocks correctly:
https://deploy-pr-153--thephpfoundation.netlify.app/blog/2022/11/30/php-core-roundup-8/

I was trying to reformat the blocks a bit to make it look good, but still it's a bit unreliable.

@github-actions github-actions bot temporarily deployed to pull request June 23, 2024 22:52 Inactive
"repositories": [
{
"type": "vcs",
"url": "https://github.com/pekhov14/sculpin"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you plan on maintaining this fork? I don't think it's a good idea for the website to depend on "dev-main" on a third party composer repo like this. If you intend to maintain this fork, register it under a different vendor name on packagist.org? Or better yet get this merged into sculpin itself? Either way I don't think this reference to a third party repo overwriting sculpin is a good idea to merge into the php foundation website.

Copy link
Author

Choose a reason for hiding this comment

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

@naderman Yes, I made a pull request and it was accepted, I will update the code soon.

@pronskiy
Copy link
Member

@Pekhov14 I'm closing this for now as paused. Feel free to reopen when ready.

@pronskiy pronskiy closed this Jul 31, 2024
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.

4 participants