Skip to content

fix: Correct hljs-djot.js path and fetch from djot-php vendor#114

Open
dereuromark wants to merge 1 commit intomasterfrom
fix/hljs-djot-path
Open

fix: Correct hljs-djot.js path and fetch from djot-php vendor#114
dereuromark wants to merge 1 commit intomasterfrom
fix/hljs-djot-path

Conversation

@dereuromark
Copy link
Owner

Summary

  • Fix composer assets script path: docs/assets/docs/public/assets/
  • Remove committed copy (now fetched from vendor/php-collective/djot)
  • Add to .gitignore since it's a generated asset

The hljs-djot.js grammar is maintained in php-collective/djot-php as the single source of truth.

After merging, run composer assets to fetch the grammar from the vendor directory.

- Fix composer assets script path: docs/assets/ → docs/public/assets/
- Remove committed copy (now fetched from vendor/php-collective/djot)
- Add to .gitignore since it's a generated asset

The hljs-djot.js grammar is maintained in php-collective/djot-php as
the single source of truth.
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.

1 participant