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

update highlight.js for sparql and turtle #2148

Closed
VladimirAlexiev opened this issue Apr 25, 2018 · 1 comment
Closed

update highlight.js for sparql and turtle #2148

VladimirAlexiev opened this issue Apr 25, 2018 · 1 comment

Comments

@VladimirAlexiev
Copy link

Hi @hakimel! We need highlighting for the semantic web languages sparql and turtle.
highlightjs/highlight.js#1553 adds them to highlight.js, but they are not yet in the release (the PR has been waiting 10 months).

reveal.js includes a local minified version of highlight.js (9.11.0), which is 13 months old.

  1. What is the process of upgrading highlight.js?
  2. What languages do you include since https://highlightjs.org/download/ allows one to select languages? Or do you include all highlight.js languages
@VladimirAlexiev
Copy link
Author

  1. https://github.com/VladimirAlexiev/highlight-to-reveal explains such process, and has a simple shell script to upgrade reveal from a highlight build
  2. It seems to me that reveal includes highlight's :common languages.

PR #2160 fixes this. It adds languages :common sparql ttl.

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

No branches or pull requests

1 participant