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

Syntax Highlighting #10

Open
npnicholson opened this issue Feb 27, 2018 · 0 comments
Open

Syntax Highlighting #10

npnicholson opened this issue Feb 27, 2018 · 0 comments
Labels
Task Tasks to progress project to next release

Comments

@npnicholson
Copy link
Owner

Needs to be divided into several tasks. A defining syntax style needs to be defined using a JSON (similar to ATOM) which is to be parsed by JS after file load. JS will add HTML spans around each bit of text to designate its function. Finally, JS should pass through each span and color it correctly.

@npnicholson npnicholson added the Task Tasks to progress project to next release label Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Tasks to progress project to next release
Projects
None yet
Development

No branches or pull requests

1 participant